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 498 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

mytja and others added 30 commits September 18, 2020 20:41
Fix, because i screwed up
Finnaly final update
There is a small typo in speech_recognition/__init__.py.

Should read `convert` rather than `covnert`.
Added Vosk API and updated README
fix recognize_google_cloud
Fixed IBM call to use api key.
docs: fix simple typo, covnert -> convert
Fix unit tests of recognize_google method
Run unittests on pull requests
Update pocketsphinx.rst
[feat(whisper)] Add recognize_whisper
ftnext added 30 commits December 7, 2024 12:53
This library currently supports OpenAI and Groq. recognize_whisper_api becomes confusing
Rename: recognize_whisper_api -> recognize_openai
Remove `api_key` parameter for OpenAI client
Use pipx to lint simpler and faster
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.