Spaces:
Sleeping
Sleeping
| # PyTorch installation with platform-specific versions: | |
| --extra-index-url https://download.pytorch.org/whl/cpu | |
| # Linux (HF Spaces) - use CPU builds from extra index | |
| torch>=2.5.0 | |
| gradio>=4.44.1 | |
| pandas | |
| genanki | |
| pydub | |
| scipy | |
| # Pocket TTS is not on PyPI - must install from GitHub | |
| git+https://github.com/kyutai-labs/pocket-tts.git |