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

ftnext and others added 30 commits December 6, 2023 01:04
Adds the parameters use_enhanced and model to the recognize_google_cloud method for more customizable options for the user and better results in specific cases
Updated to the latest OpenAI API changes, and fixed #720
[test] Add tests for recognize_whisper_api
* Fix Ubuntu 3.13 failed: ModuleNotFoundError: No module named 'numpy'
python -m speech_recognition.recognizers.whisper_local.faster_whisper
Support Faster Whisper (with less copy and paste)
Remove `recognize_whisper_api` (Use `recognize_openai` instead)
chore: Make copyright year of license not need to update
It seems pre-installed swig version mismatch
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.

7 participants