chore: pin onnxruntime / tokenizers / noisereduce in requirements
This commit is contained in:
parent
13370da5b7
commit
cc3fa60c28
1 changed files with 7 additions and 0 deletions
|
|
@ -27,6 +27,13 @@ sounddevice
|
||||||
PyYAML
|
PyYAML
|
||||||
python-dotenv
|
python-dotenv
|
||||||
|
|
||||||
|
# Semantic intent classifier (MiniLM-L6-v2 ONNX)
|
||||||
|
onnxruntime>=1.17
|
||||||
|
tokenizers>=0.15
|
||||||
|
|
||||||
|
# Noise suppression before STT (optional, off by default)
|
||||||
|
noisereduce>=3.0
|
||||||
|
|
||||||
# GUI command constructor (tools/command_builder)
|
# GUI command constructor (tools/command_builder)
|
||||||
ruamel.yaml
|
ruamel.yaml
|
||||||
pywebview
|
pywebview
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue