ChatTTS / requirements.txt
Dzkaka's picture
Upload 2 files
f2d53a3 verified
# PyTorch and related libraries
torch
torchvision
torchaudio
# Hugging Face transformers library
transformers
# Configuration management with OmegaConf
omegaconf
# Interactive widgets for Jupyter Notebooks
ipywidgets
# Gradio for creating web UIs
gradio
# Vector quantization for PyTorch
vector_quantize_pytorch
# Hugging Face Hub client
huggingface_hub
vocos