Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ускорение и качество распознавания vosk #38

Open
mobez opened this issue Jan 18, 2023 · 0 comments
Open

Comments

@mobez
Copy link

mobez commented Jan 18, 2023

Для улучшения и ускорения распознавания я изменил параметр записи samplerate в структуре args, в файле runva_vosk.py с автосчитывания из параметров устройств int(device_info['default_samplerate']), на ручной ввод.
Изначально при автонастройке получалось 48000, в примерах ставят 8000, у меня на данный момент лучший результат 16000, но можно и поиграться.
Сейчас ковыряю идентификацию говорящего, по наводке @byef в телеграмм канале, ветка по теме здесь и здесь.
Если у кого есть предложения или уже готовые варианты по улучшению восприимчивости, то пишите, не стесняйтесь :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant