mirror of
https://github.com/JezzWTF/vibepod.git
synced 2026-06-01 15:22:14 +00:00
11ffc7df7c
Agent-Logs-Url: https://github.com/JezzWTF/vibepod/sessions/3c05c740-b0a3-497d-88f1-dfa63121424d Co-authored-by: LyAhn <27559362+LyAhn@users.noreply.github.com>
13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
# VibePod TTS Server dependencies
|
|
# Install with: pip install -r requirements.txt
|
|
|
|
fastapi>=0.111.0
|
|
uvicorn[standard]>=0.29.0
|
|
transformers>=4.40.0
|
|
torch>=2.2.0
|
|
soundfile>=0.12.1
|
|
scipy>=1.13.0
|
|
numpy>=1.26.0
|
|
pydantic>=2.7.0
|
|
huggingface_hub>=0.23.0
|