feat: real-time reasoning speech, dynamic voice tags, and unified web UI bubbles

This commit is contained in:
Adolfo Reyna
2026-08-12 10:17:47 -04:00
parent b5034b4b16
commit 404a7071fb
8 changed files with 734 additions and 94 deletions
+1
View File
@@ -16,6 +16,7 @@ CASES = [
("Multiply 3 * 4.", "Multiply 3 times 4."),
("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!"),
]
async def main():