Initial commit: Qwen3-TTS Console Assistant implementation

This commit is contained in:
2026-03-23 15:27:57 +03:00
commit 5b79cfeb71
5 changed files with 592 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
torch
soundfile
sounddevice
numpy
pyyaml
huggingface_hub
transformers
accelerate
qwen-tts