feat: integrate JV Voice Profile cloning, Voicebox research, and ensure session voice/markdown prompt nudge
This commit is contained in:
@@ -17,6 +17,7 @@ CASES = [
|
||||
("A plain sentence.", "A plain sentence."),
|
||||
("The well-known trade-off is fine.", "The well-known trade-off is fine."),
|
||||
("[Voice:Bella] Hello from Bella!", "Hello from Bella!"),
|
||||
("Visit https://huggingface.co/kyutai/tts-voices for voices.", "Visit for voices."),
|
||||
]
|
||||
|
||||
async def main():
|
||||
|
||||
Reference in New Issue
Block a user