Spaces:
Running
Running
| # --- Tambahan untuk Download Aset --- | |
| huggingface_hub | |
| hf_transfer | |
| # --- UI & Server --- | |
| gradio==4.44.1 | |
| numpy==1.26.4 | |
| pydantic==2.8.2 | |
| pydantic-core==2.20.1 | |
| fastapi | |
| uvicorn==0.30.6 | |
| # --- TTS Core & Audio --- | |
| torch==2.4.0 | |
| torchaudio==2.4.0 | |
| transformers==4.44.2 | |
| librosa==0.10.1 | |
| scipy==1.12.0 | |
| numba==0.59.0 | |
| pyworld-prebuilt==0.3.5.post2 | |
| # --- Text Processing & Dictionaries --- | |
| mecab-python3==1.0.8 | |
| unidic-lite | |
| pyopenjtalk-prebuilt==0.3.0 | |
| pypinyin | |
| jieba | |
| cn2an | |
| langid | |
| g2p_en | |
| cmudict | |
| jaconv | |
| num2words | |
| # --- Utilities --- | |
| PyYAML | |
| requests | |
| safetensors | |
| sentencepiece | |
| loguru | |
| psutil | |
| GPUtil | |
| matplotlib | |
| tensorboard | |
| nltk | |
| umap-learn | |
| pyannote.audio==3.3.1 |