Spaces:
Running
Running
| # Install the accent_task_vectors package and modified Coqui TTS from GitHub | |
| git+https://github.com/NewGamezzz/AccentVector.git | |
| git+https://github.com/NewGamezzz/AccentVector.git#subdirectory=TTS | |
| # Runtime dependencies (versions match setup.py) | |
| torch==2.5.0 | |
| torchaudio==2.5.0 | |
| numpy | |
| pandas | |
| pyyaml | |
| tqdm | |
| soundfile | |
| safetensors | |
| peft==0.10.0 | |
| huggingface_hub | |