Skip to content

Conversation

@milahu
Copy link
Owner

@milahu milahu commented Mar 5, 2022

sekarpdkt and others added 3 commits November 30, 2018 16:10
I split `    def recognize_sphinx(self, audio_data, language="en-US", keyword_entries=None, grammar=None, show_all=False):` into two functions. First one will return decoder and second one will use the supplied decoder. This will increase the speed of decoding. Tested by using this code using `threaded_workersV2.py`

Note: I have not modified existing one. Just added two new functions
1. get_sphinx_decoder
2. recognize_sphinx_byDecoder
@milahu milahu added the big label Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants