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

Add speech2text model for offline #614

Open
wants to merge 449 commits into
base: offline-recognition
Choose a base branch
from
Open

Conversation

dellano54
Copy link

@dellano54 dellano54 commented Jun 22, 2022

Try using speech2text than pocketsphinx because its more efficient, faster, accurate and pre-trained in large dataset

jorgegarciadev and others added 30 commits June 25, 2018 23:40
Fix for OSError: [Errno -9988] Stream closed Error
Updating Wit API version (20160526 -> 20170307)
Add libasound2-dev to avoid error: "alsa/asoundlib.h no such file or directory"
Update pocketsphinx.rst
Fix large cpu consumption in snowboy detect
Replace Bing Speech API with Azure Speech API
Remove deprecated distutils.version from __init__.py
>_Warning: Package 'speech_recognition.recognizers' is absent from the `packages` configuration.
Install aifc and audioop in Python 3.13
Run tests on Python 3.13 (excluding whisper-local)
Fix "SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated"
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

Successfully merging this pull request may close these issues.