We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip install pocketsphinx==5.0.4
pytest tests/test_special_features.py
Test passes
The test will not pass unless you modify as follows
speech_recognition/tests/test_special_features.py
Lines 21 to 24 in 34e72fe
In PocketSphinx 0.1.15, it passed without modification. What's the difference?
My system is macOS Sonoma.
My Python version is 3.10.9.
My Pip version is 24.3.1.
My SpeechRecognition library version is 3.14.1.
I installed PocketSphinx from PyPI (5.0.4).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce
pip install pocketsphinx==5.0.4
pytest tests/test_special_features.py
Expected behaviour
Test passes
Actual behaviour
The test will not pass unless you modify as follows
speech_recognition/tests/test_special_features.py
Lines 21 to 24 in 34e72fe
In PocketSphinx 0.1.15, it passed without modification. What's the difference?
System information
My system is macOS Sonoma.
My Python version is 3.10.9.
My Pip version is 24.3.1.
My SpeechRecognition library version is 3.14.1.
I installed PocketSphinx from PyPI (5.0.4).
The text was updated successfully, but these errors were encountered: