How to use vosk to do offline speech recognition with python

preview_player
Показать описание
It shows you how can you use vosk to do a simple speech recognition with python.

Рекомендации по теме
Комментарии
Автор

This is accurate: 5:50: "I dont know how to sex"
Because 5:54: "Its really hard to get it right".

ZigZagsss
Автор

Thank you sir I was so frustrated of Google's online speech recognition, but finally I found my dreams come true. So much thanks.

smitamaheshwari
Автор

Bruh 5:51 "I dont know how to sex"😅

genius
Автор

Honestly speaking I didn't find the instructions clear for this please make this video again slowly from installation to using it from mic.

nibeditadas
Автор

Good in-depth explanation 👌 new friend stay connected 😊 keep going 👍

saishastech
Автор

"I don't know how to sex" followed by "it's really hard" at 5:54

senditbrahzy
Автор

hello, this work with (windows 10 64) python 3.9 ? i try pip install vosk but send me error, thanks

CULTURE_dz
Автор

Can it convert large video files to text which are almost 2 hours

islamicinterestofficial
Автор

Can we create custom voice recognition model with new language?

mitkosokolov
Автор

I download my language model and unzip them in the same folder containing the program, but The program was still not found 'model'. So where do you need to place model? Thanks.

uc-thinhbui
Автор

By the testing I realised vosk's very inaccurate. Are there videos with pocketsphinx or DeepSpeach test?

АртемАртем-жмг
Автор

When I install this module it shows an error 'module not found' in python 3.6 plz help me.

PradeepSingh-zcqp
Автор

Hello. Could you tell how to make a function on the code of test_ffmpeg.py . I wrap the code in function. def function(file_name): .... But the function does not process the file. Error is none, does not return. File_name is a string, a link to a file.

ЮлияБрандт-яц
Автор

Hi I downloaded it and have it working great but haven’t been able to figure out how to create a callback when it hears a specific word. Can you or anyone else give me some help on how to do it? I’m streaming the audio from a microphone if that helps. Thank you

jordainewisdom
Автор

Thanks for your work, in spanish dictation works good! continue with the project. 👌👌

SAGR
Автор

Hi i work on a little project with vosk and i have an issue, on the first its work good, but on timeline it will be slower on the translating words, im not talking about accuracy but on the time of responding
i thinking about loop of while (python) mybe overload or somthing, can you help me please ?, thanks

مولالشاش-ثص
Автор

hi
How can I add a few words to open, ava to vosk api before it becomes the pretrained model ? Please include an instructional video.

reza
Автор

Hi man. Do you know how I can add custom words to the large English model in Vosk and train it to recognize it. I have read the documentation but I can't grasp a thing. Thanks.

apostolistzimas
Автор

can anyone help me which py file should i use to convert wav files

karthikeyanmuthu
Автор

How I can save the text to text file after this ? Please help me, thank you

HUGODTHERO