text-to-audio
Send a text input to generate an audio output
post/models/v2/facebook/musicgen-stereo-small
Request body
Example request
{
"text": "Moody jazz music with saxophones"
}Response
Successful text-to-audio response.
Example response
{
"output": "https://api.bytez.com/audio/1234567890"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.