diff --git a/requirements/local_speech_processing.txt b/requirements/local_speech_processing.txt index 4f8eea027..08ac77353 100644 --- a/requirements/local_speech_processing.txt +++ b/requirements/local_speech_processing.txt @@ -1,7 +1,7 @@ neon-stt-plugin-deepspeech-stream-local~=2.0 neon-stt-plugin-nemo~=0.0 neon-tts-plugin-coqui~=0.7,>=0.7.1 - +onnx!=1.16.0 # TODO: Patching https://github.com/microsoft/onnxruntime/issues/17631 # TODO: Local language plugin # Fallback diff --git a/requirements/pi.txt b/requirements/pi.txt index 46a072a38..4492b1600 100644 --- a/requirements/pi.txt +++ b/requirements/pi.txt @@ -12,6 +12,7 @@ neon-mana-utils~=0.2,>=0.2.2 # Default plugins ovos-vad-plugin-silero~=0.0.1 +onnx!=1.16.0 # TODO: Patching https://github.com/microsoft/onnxruntime/issues/17631 ovos-ww-plugin-precise~=0.1 ovos-ww-plugin-precise-lite[tflite]~=0.1,>=0.1.2 ovos-ww-plugin-vosk~=0.1,>=0.1.1