Refactor hotwords,support loading hotwords from file (#296)
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Install Python dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip numpy
|
||||
python3 -m pip install --upgrade pip numpy sentencepiece
|
||||
|
||||
- name: Install sherpa-onnx
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user