ππ§ Text to Audio API
Text to Audio API is a powerful transformer-based model that turns text into audio.
Developer Portal : https://api.market/store/bridgeml/text-to-audio

Text to Audio API is a powerful transformer-based model that turns text into audio. It can produce realistic, multilingual speech, background noise, and simple sound effects. This API also handles nonverbal cues like laughing, sighing, and crying, making it versatile for various audio applications.
Usage Example:
To generate audio, provide a text prompt along with other parameter like speaker which you want to use . We have over 130+ types of speaker voice that you can call and generate the audio. The model outputs a URL to the generated audio.
API Details:
Text: The main text input for generating audio.
speaker: Select the speaker voice.
language: The resulted audio language
cleanup_voice: Whether to clean up the voice output
Examples
Request and Response
"speaker": "announcer"
Request
Output
"speaker": "de_speaker_9"
Request
Output
"speaker": "es_speaker_9"
Request
Output
"speaker": "it_speaker_5"
Request
Output
Audio Samples
Developer Portal : https://api.market/store/bridgeml/text-to-audio
Last updated