githubVoiceBot / requirements.txt
nihalaninihal's picture
Update requirements.txt
1d29d5b verified
raw
history blame
340 Bytes
# Core dependencies
gradio
PyGithub
google-generativeai
google-cloud-texttospeech
python-dotenv
tenacity
requests
# Voice chat dependencies
fastrtc
numpy
fastapi
uvicorn
twilio
# Repository analysis dependencies
nltk
spacy
textblob
markdown
pygments
langdetect
# Optional dependencies
pydantic
aiohttp
beautifulsoup4
python-magic
chardet