@rem python assistant.py --micro-download-model --micro-download-url-model https://alphacephei.com/vosk/models/vosk-model-small-fr-0.22.zip --micro-download ...
# 通过拼接,得出模型文件的绝对路径,此处默认.py脚本和模型文件在同一个文件夹下。 # 如果要更改英文模型,写为model_path ...
Tried my (almost) first AI application with "rasa" and "vosk" model (python) integration in Node.js app with HTTP. But not going well, hope will fix soon and working to use mode open-source model ...