| gradio[mcp]>=4.0.0 | |
| # Core ML/AI dependencies | |
| torch>=2.0.0 | |
| torchaudio>=2.0.0 | |
| numpy>=1.21.0 | |
| # Audio processing | |
| pydub>=0.25.1 | |
| # Text processing | |
| nltk>=3.8.0 | |
| unicodedata2>=15.0.0 | |
| # TTS engine (version mise à jour) | |
| coqui-tts>=0.22.0 | |
| # Hugging Face (version mise à jour) | |
| huggingface-hub>=0.24.0 | |
| # Language-specific dependencies (optionnels) | |
| pypinyin | |
| cutlet | |
| fugashi | |
| mecab-python3 | |
| unidic-lite | |
| hangul-romanize | |
| # Utility | |
| pathlib2 | |
| spaces>=0.23.0 | |
| # System dependencies | |
| setuptools>=65.0.0 | |
| wheel>=0.38.0 | |
| spacy[ja] |