# Core Dependencies | |
flask | |
huggingface_hub | |
torch | |
transformers | |
accelerate | |
google.generativeai | |
# Audio/Text Processing | |
phonemizer | |
scipy | |
munch | |
soundfile | |
# System Integration | |
psutil | |
requests | |
python-dotenv | |
# Utilities | |
numpy | |
tqdm | |
ipython | |
markdown |