-
Hi,
How can I get VOSK-IOS connected to flutter?
Thank you
-
I have dropped my client sample code.
I am trying launch 200 threads which connect to vosk server and convert the sample audio file.
It takes lot of time to convert. Also change buffersize from 8k …
-
Hello!
Is it possible to train our own custom models like these: https://github.com/alphacep/kaldi-android-demo/releases using Vosk? What steps shouls we take after the index database is filled with …
-
Hi!
I am pretty new to typescript but have more knowledge in js. I am trying to use this to make a local speech-to-text plugin/extension for obsidian and Firefox (as there are none), any advice wou…
-
These are a bunch of smaller issues and possible improvements. If you want to work on one of these, please leave a comment and open an issue or PR, which I will link to the task below.
- **Deployme…
owi92 updated
2 years ago
-
We would like to add vocabulary to our small Japanese model to be able to recognize specific names, but we are having trouble creating a successful custom dictionary.
First, I added the words I want …
-
Сергей, приветствую!
Не приходилось ли использовать русскую модель отличную от версии 0.6 ? Я пробовал подменить файлы модели от 0.10 (https://alphacephei.com/vosk/models/vosk-model-ru-0.10.zip) и…
-
Hi, this is the resulting configuration after my installation; kindly let me know of the following;
- what should we put in the plugin-factory section to enable the plugin ?
- does port 2700 actu…
-
2024-01-02 14:10:23.156662 [CRIT] switch_loadable_module.c:1522 Error Loading module /usr/local/freeswitch/mod/mod_vosk.so
**/usr/local/freeswitch/mod/mod_vosk.so: undefined symbol: ks_pool_close**
-
I'm wondering if its on the roadmap to add support for OpenAI's whisper. It could possibly be done using a packaged docker container something like this: https://github.com/ahmetoner/whisper-asr-webse…