first commit
This commit is contained in:
22
requirements.txt
Normal file
22
requirements.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# NovaAi – TTS-Engine-Hub
|
||||
# requirements.txt
|
||||
# Version: v0.0.1
|
||||
|
||||
fastapi
|
||||
uvicorn
|
||||
gunicorn
|
||||
pydantic
|
||||
pydantic-settings
|
||||
ffmpeg-python
|
||||
piper-tts
|
||||
|
||||
|
||||
f5-tts
|
||||
torch
|
||||
torchaudio
|
||||
|
||||
# Development & Testing
|
||||
pytest-cov
|
||||
pytest-asyncio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user