alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.57k stars 1.06k forks source link

alphacep vosk-browser #1129

Open temitopefunmi opened 1 year ago

temitopefunmi commented 1 year ago

I am new to javascript. I want to see how the vosk-browser script worked using the sample script. I downloaded a vosk model, zipped it as tar.gz and put it in the same folder as the script. I tried to just check for errors using a button onclick event on a html page. I got this on visual studio code: Setting up persistent storage at /vosk null/4ccd8af6-9ac1-407c-9f6a-436d83146d69:147 File system synced from host to runtime null/4ccd8af6-9ac1-407c-9f6a-436d83146d69:40 Am I to create a folder named "vosk". I really do not understand. Thank you for responding.

nshmyrev commented 1 year ago

You have to report this issue to https://github.com/ccoreilly/vosk-browser

temitopefunmi commented 1 year ago

Right. Thank you.