issues
search
Uberi
/
speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
https://pypi.python.org/pypi/SpeechRecognition/
BSD 3-Clause "New" or "Revised" License
8.45k
stars
2.4k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactoring to allow whisper model pre-load
#793
darienmt
opened
5 days ago
0
Lint simpler and faster
#792
cclauss
opened
1 week ago
0
unittests.yml: Add macOS to the testing
#791
cclauss
opened
1 week ago
0
PEP 621: Migrate from setup.py to pyproject.toml
#790
cclauss
opened
1 week ago
0
Clarify the dead batteries workaround for Python >= 3.13
#789
cclauss
opened
1 week ago
0
refactor: Extract PyAudioWrapper.list_microphone_names()
#788
ftnext
opened
2 weeks ago
0
Extract pocketsphinx extra
#787
ftnext
closed
2 weeks ago
0
Adding support for Picovoice Porcupine
#786
yonatan-mitmit
opened
2 weeks ago
0
Run tests on Python 3.13 (excluding whisper-local)
#785
ftnext
closed
2 weeks ago
0
AudioFile does not support mp3
#784
ftnext
opened
2 weeks ago
0
fix_add_special_feature_tests #778
#783
amjadnattouf
opened
2 weeks ago
1
Add whisper test cases #776
#782
amjadnattouf
opened
2 weeks ago
2
Install aifc and audioop in Python 3.13
#781
ftnext
closed
2 weeks ago
0
Tidy dependencies: requests
#780
ftnext
closed
2 weeks ago
0
Adopt pytest
#779
ftnext
closed
2 weeks ago
0
Fix and Expand Test Cases in test_special_features.py
#778
amjadnattouf
opened
3 weeks ago
0
add whisper test cases#776
#777
amjadnattouf
closed
2 weeks ago
2
[test] Add tests for recognize_whisper_api
#776
amjadnattouf
opened
3 weeks ago
1
The python 'aifc' library is removed in python 3.13.0
#775
aaronmader
closed
2 weeks ago
4
Install PyAudio in unittest Action
#774
ftnext
closed
1 month ago
0
Fix "SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated"
#773
ftnext
closed
1 week ago
0
SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
#772
ftnext
closed
1 week ago
1
Support Python 3.12
#771
ftnext
closed
1 month ago
1
Support Python maintenance: Add 3.12, Drop 3.8
#770
ftnext
closed
1 month ago
0
Remove deprecated distutils.version from __init__.py
#769
ftnext
closed
1 month ago
0
Remove deprecated distutils.log from setup.py
#768
ftnext
closed
1 month ago
0
adds radon to the porject for CC and MI analysis.
#767
suka1901
closed
1 month ago
1
API Key for recognize_google()
#766
theyash14
opened
2 months ago
2
AssertionError: Audio source must be entered before listening, see documentation for ``AudioSource``; are you using ``source`` outside of a ``with`` statement?
#765
SAAD0206
opened
2 months ago
2
VAD library use
#764
tree1891
opened
2 months ago
0
Add language parameter to recognize_whisper_api
#763
tgenin
opened
2 months ago
0
Moved energy_threshold into an optional Recognizer() __init__ param.
#762
jaggzh
opened
3 months ago
0
Add flush_flag to listener to flush the recorded audio immediately without waiting for the phrase to complete.
#761
sreekanthputta
opened
3 months ago
2
Add subprocess DEVNUL to stderr param to avoid process conflict when run in IIS server
#760
Marcelobf2000
opened
4 months ago
0
can we use this recognizer_instance.RECOGNIZE_GOOGLE in production, or else Whether I have to buy the Paid version of google speech to text API to use it in production
#759
Vidhyapathi-N
opened
4 months ago
3
Is it possible to read input stream from two different indexes simultaneously and process it
#758
pavankalyan066
opened
5 months ago
0
Add `stream=` kwarg to `Recognizer.listen`
#757
clusterfudge
closed
3 months ago
4
On Raspberry Pi 4B, calling Microphone() resource in a subprocess triggers a Segmentation Fault after the subprocess ends.
#756
1478540
opened
6 months ago
0
added method 'recognize_whispercpp' to support whisper.cpp
#755
eliranwong
opened
6 months ago
0
Enable to pass SSL endpoint to cope with WinError 10054
#754
ftnext
closed
6 months ago
0
Библиотека speech_recognition не видит модуль recognize_google
#753
DarkiDuke
opened
6 months ago
0
recognize_google Is it free of charge
#752
zhixideyu
opened
6 months ago
2
Fix WinError 10054
#751
Hexer-7
closed
6 months ago
5
Update Wit.AI API request
#750
TIT8
opened
7 months ago
0
Error when running simple speech recognition code
#749
General-Hex
closed
6 months ago
26
Acoustic echo cancellation (AEC) support - feedback loops or erroneous recognition of spoken commands
#748
marto
opened
7 months ago
0
Use pocketsphinx 5
#747
ftnext
opened
7 months ago
0
Run unittests on Windows in CI
#746
ftnext
closed
7 months ago
0
Support M1 Mac
#745
ftnext
closed
7 months ago
0
AttributeError: 'Recognizer' object has no attribute 'recognize_google'
#744
RehanShk
opened
7 months ago
1
Next