feat: add voice studio prototype flow

This commit is contained in:
2026-04-19 23:10:16 +08:00
parent f106f740dd
commit 46d6201529
14 changed files with 1745 additions and 212 deletions

View File

@@ -22,6 +22,7 @@ dependencies = [
"redis>=5.0.0",
"edge-tts>=6.1.0",
"openai>=1.0.0",
"python-multipart>=0.0.9",
]
[project.optional-dependencies]