OpenPipe Integration

This commit is contained in:
Ankur Duggal
2024-06-12 14:23:56 -07:00
parent 50d69a1ca4
commit c7a0d0db64
7 changed files with 286 additions and 0 deletions

View File

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