765d69a3c3
Accepting request 1230671 from devel:languages:python
Ana Guerrero2024-12-13 21:37:51 +00:00
1df84b7378
- Update to 3.12.0: * New features + Groq Support + Python 3.13 Support (experimental) + Support Python 3.11 + Support Whisper API + Add recognize_tensorflow + Add recognize_vosk + Add recognize_amazon and recognize_assemblyai + Add recognize_whisper * Bugfixes & improvements + Support Python maintenance: Add 3.12, Drop 3.8 + Updated to the latest OpenAI API changes + Replace with in-memory stream on recognize_whisper + Remove prints that shouldn't be printed by default + Update to speechContext formatting for recognize_google_cloud + Fix for OSError: [Errno -9988] Stream closed Error + Add paramater to change profanity filter level for Google Speech Recognition + Updating Wit API version (20160526 -> 20170307) + Google cloud speech library + Fix large cpu consumption in snowboy detect + Replace Bing Speech API with Azure Speech API + Removed duplicate code + fix recognize_google_cloud + Specify fp16 parameter for whisper - Switch to pyproject macros. - Run at least a portion of the testsuite. - No more greedy globs in %files. - Drop patch 406-google-cloud-speech.patch, included upstream.
Steve Kowalik2024-12-12 04:29:15 +00:00
89a5e4044a
- Add 406-google-cloud-speech.patch (gh#Uberi/speech_recognition#406) to switch dependency from oauth2client and googleclient to google-cloud-speech.
Matej Cepl2022-07-12 17:49:40 +00:00