mirror of
https://github.com/matatonic/openedai-speech
synced 2025-06-26 18:16:32 +00:00
11 lines
357 B
Plaintext
11 lines
357 B
Plaintext
fastapi
|
|
uvicorn
|
|
loguru
|
|
piper-tts
|
|
coqui-tts[languages]
|
|
langdetect
|
|
pyyaml
|
|
# Creating an environment where deepspeed works is complex, for now it will be disabled by default.
|
|
#deepspeed
|
|
torch; --index-url https://download.pytorch.org/whl/rocm5.7; sys_platform == "linux"
|
|
torchaudio; --index-url https://download.pytorch.org/whl/rocm5.7; sys_platform == "linux" |