feat: integrate JV Voice Profile cloning, Voicebox research, and ensure session voice/markdown prompt nudge

This commit is contained in:
Adolfo Reyna
2026-08-12 19:57:03 -04:00
parent 811a40f2cc
commit 70da5d857a
11 changed files with 661 additions and 50 deletions
+1
View File
@@ -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():