Spaces:
Build error
Build error
Update audio_foundation_models.py
Browse files
audio_foundation_models.py
CHANGED
@@ -272,7 +272,7 @@ class T2S:
|
|
272 |
|
273 |
@prompts(name="Generate Singing Voice From User Input Text, Note and Duration Sequence",
|
274 |
description="useful for when you want to generate a piece of singing voice (Optional: from User Input Text, Note and Duration Sequence) "
|
275 |
-
"and save it to a file."
|
276 |
"If Like: Generate a piece of singing voice, the input to this tool should be \"\" since there is no User Input Text, Note and Duration Sequence. "
|
277 |
"If Like: Generate a piece of singing voice. Text: xxx, Note: xxx, Duration: xxx. "
|
278 |
"Or Like: Generate a piece of singing voice. Text is xxx, note is xxx, duration is xxx."
|
|
|
272 |
|
273 |
@prompts(name="Generate Singing Voice From User Input Text, Note and Duration Sequence",
|
274 |
description="useful for when you want to generate a piece of singing voice (Optional: from User Input Text, Note and Duration Sequence) "
|
275 |
+
"and save it to a file."
|
276 |
"If Like: Generate a piece of singing voice, the input to this tool should be \"\" since there is no User Input Text, Note and Duration Sequence. "
|
277 |
"If Like: Generate a piece of singing voice. Text: xxx, Note: xxx, Duration: xxx. "
|
278 |
"Or Like: Generate a piece of singing voice. Text is xxx, note is xxx, duration is xxx."
|