mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
feat(kokoro): Add new TTS backend
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
de4aa9fb1d
commit
d6b0514dbf
14 changed files with 733 additions and 0 deletions
7
backend/python/kokoro/requirements.txt
Normal file
7
backend/python/kokoro/requirements.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
grpcio==1.69.0
|
||||
protobuf
|
||||
phonemizer
|
||||
scipy
|
||||
munch
|
||||
setuptools
|
||||
soundfile
|
Loading…
Add table
Add a link
Reference in a new issue