leon-ai / leon

🧠 Leon is your open-source personal assistant.
https://getleon.ai
MIT License
15.5k stars 1.28k forks source link

npm run setup:offline-stt error on coqui #470

Open koljanich opened 1 year ago

koljanich commented 1 year ago

Hello! Internet is active, adress https://github.com/coqui-ai/STT-models/releases/download/english/coqui/v1.0.0-huge-vocab/model.tflite download a file in browser, but I got error:

npm run setup:offline-stt

leon@1.0.0-beta.8+dev setup:offline-stt ts-node scripts/setup-offline/run-setup-stt.js

ℹ️ Setting up offline speech-to-text... ℹ️ Downloading pre-trained model... 🚨 Failed to install offline speech-to-text: Error: Command failed with exit code 1: cd scripts/tmp && wget https://github.com/coqui-ai/STT-models/releases/download/english/coqui/v1.0.0-huge-vocab/model.tflite "wget" �� ���� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���. 🚨 Failed to setup offline STT: Error: Command failed with exit code 1: cd scripts/tmp && wget https://github.com/coqui-ai/STT-models/releases/download/english/coqui/v1.0.0-huge-vocab/model.tflite "wget" �� ���� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���.

louistiti commented 1 year ago

🐞 [1.0.0-beta.8] Coqui STT does not work with Node.js 18