Merge pull request #1330 from pipecat-ai/aleix/playht-update-0.1.12

pyproject: update pyht to 0.1.12
This commit is contained in:
Aleix Conchillo Flaqué
2025-03-04 18:35:03 -08:00
committed by GitHub

View File

@@ -70,7 +70,7 @@ noisereduce = [ "noisereduce~=3.0.3" ]
openai = [ "websockets~=13.1" ]
openpipe = [ "openpipe~=4.45.0" ]
perplexity = []
playht = [ "pyht~=0.1.6", "websockets~=13.1" ]
playht = [ "pyht~=0.1.12", "websockets~=13.1" ]
rime = [ "websockets~=13.1" ]
riva = [ "nvidia-riva-client~=2.18.0" ]
sentry = [ "sentry-sdk~=2.20.0" ]