lmzjms commited on
Commit
4f2ef2c
1 Parent(s): 7c71ec4

Update audio_foundation_models.py

Browse files
Files changed (1) hide show
  1. audio_foundation_models.py +1 -1
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."