narrationToMuzaic

Convert narration to Muzaic parameters

post

Analyzes narration text and returns predicted tags and parameters for music generation

Authorizations
MuzaicAPI-Secret-KeystringRequired
Body
textstringRequired

Narration text to analyze

Example: A happy, upbeat scene with children playing in the park
Responses
200

Narration analyzed successfully

application/json
apiVersionstringOptionalExample: 1.0.0
input_textstringOptional

Original input text

Example: A happy, upbeat scene with children playing in the park
tagsinteger[]Optional

Array of tag IDs matching predicted tags

Example: [1,2,3]
post
/narrationToMuzaic

Last updated