Add datasets and torchcodec to requirements.txt
This commit is contained in:
parent
3f3918fed2
commit
69d039d1a5
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ pyyaml
|
|||
# Lightweight decoder-only TTS, 82M params, 24kHz output
|
||||
# kokoro>=0.9.2
|
||||
soundfile # Required by Qwen3-TTS and Kokoro for audio output
|
||||
datasets # HuggingFace datasets for voice corpus downloads
|
||||
torchcodec # Audio decoding for HuggingFace datasets
|
||||
transformers>=4.35.0
|
||||
# Hugging Face Hub for model downloads
|
||||
huggingface-hub[cli]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue