Add speech2text model for offline#614
Open
dellano54 wants to merge 765 commits intooffline-recognitionfrom
Open
Add speech2text model for offline#614dellano54 wants to merge 765 commits intooffline-recognitionfrom
dellano54 wants to merge 765 commits intooffline-recognitionfrom
Conversation
* opts not used * operation_timeout = None (Recognize.__init__())
Add tests (google-cloud-speech)
…iling-space bugfix(google-cloud-speech): Remove trailing space
feat(google-cloud-speech): Delegate to google-auth
* Update links
Refine google_cloud recognizer's parameters
fix: remove tests from wheel
chore: Fix package data config for models
docs: Add Code Wiki badge
pinact run -u
chore: Secure GitHub Actions specifier
docs: About AI-generated contributions
docs: Extract CONTRIBUTING
ci: Try actions/stale only for needinfo issues
Implement speech_recognition.recognizers.cohere using cohere.ClientV2 and audio.transcriptions.create, with optional extra cohere-api (PyPI cohere>=5.21.0). Wire Recognizer.recognize_cohere, extend CI extras for resolver checks with openai/groq, add tests and document CO_API_KEY in README and library reference. Refs: #888 Made-with: Cursor
ci: remove no-build-isolation from unittest workflow
Align cohere_api with other recognizer modules (recognize + Recognizer.recognize_* wiring). Public API remains recognize_cohere_api. Made-with: Cursor
feat: Add Cohere Transcribe API support (recognize_cohere_api)
# Conflicts: # .github/workflows/unittests.yml
ci: remove Python 3.13 preinstall workaround from unittest workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Try using speech2text than pocketsphinx because its more efficient, faster, accurate and pre-trained in large dataset