diff --git a/pyproject.toml b/pyproject.toml index 25d32d53c..d0e7cba79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ noisereduce = [ "noisereduce~=3.0.3" ] openai = [ "openai~=1.59.0", "websockets~=13.1", "python-deepcompare~=1.0.1" ] openpipe = [ "openpipe~=4.40.0" ] playht = [ "pyht~=0.1.9", "websockets~=13.1" ] -riva = [ "nvidia-riva-client~=2.17.0" ] +riva = [ "nvidia-riva-client~=2.18.0" ] silero = [ "onnxruntime~=1.20.1" ] simli = [ "simli-ai~=0.1.7"] soundfile = [ "soundfile~=0.12.1" ]