added service xtts

This commit is contained in:
eddieoz
2024-07-01 20:17:19 +03:00
parent 8dff460307
commit 7ce59c5e2e
2 changed files with 112 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ playht = [ "pyht~=0.0.28" ]
silero = [ "torch~=2.3.0", "torchaudio~=2.3.0" ]
websocket = [ "websockets~=12.0", "fastapi~=0.111.0" ]
whisper = [ "faster-whisper~=1.0.2" ]
xtts = [ "resampy~=0.4.3" ]
[tool.setuptools.packages.find]
# All the following settings are optional: