From 2c975003b0e0f6adf78f7d91e9e270263cc5f6c2 Mon Sep 17 00:00:00 2001 From: Apher Date: Thu, 23 Jul 2026 00:28:08 +0000 Subject: [PATCH] Add sherpa to requirements --- src/scripts/py/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/scripts/py/requirements.txt b/src/scripts/py/requirements.txt index 847d3c7..1b0cbcf 100644 --- a/src/scripts/py/requirements.txt +++ b/src/scripts/py/requirements.txt @@ -2,4 +2,5 @@ openwakeword onnxruntime numpy pyaudio -vosk \ No newline at end of file +vosk +sherpa_onnx \ No newline at end of file