17
0

17 Commits

Author SHA256 Message Date
b29a89f29a Accepting request 1264850 from devel:languages:python
- Normalize metadata directory name.

Requires python-setuptools 78 to build successfully.

OBS-URL: https://build.opensuse.org/request/show/1264850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=7
2025-04-16 18:38:38 +00:00
bfd23e3848 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=16
2025-03-26 00:52:50 +00:00
765d69a3c3 Accepting request 1230671 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1230671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=6
2024-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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=14
2024-12-12 04:29:15 +00:00
47bfb1cd02 Accepting request 989112 from devel:languages:python
- Actually do what you have promised in changelog.

OBS-URL: https://build.opensuse.org/request/show/989112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=5
2022-07-14 14:34:33 +00:00
df966c96e8 Add empty changelog record.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=12
2022-07-14 09:04:22 +00:00
41790881c5 Accepting request 988736 from devel:languages:python
- Add 406-google-cloud-speech.patch
  (gh#Uberi/speech_recognition#406) to switch dependency from
  oauth2client and googleclient to google-cloud-speech.

OBS-URL: https://build.opensuse.org/request/show/988736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=4
2022-07-13 11:45:18 +00:00
e3b689bf13 Fix REquires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=10
2022-07-12 18:12:55 +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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=9
2022-07-12 17:49:40 +00:00
7ac3460f3e Accepting request 746335 from devel:languages:python
- Run through spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/746335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=3
2019-11-08 14:26:00 +00:00
e4e4ed82f3 Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=7
2019-11-07 15:51:42 +00:00
d940f6927d Fix %pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=6
2019-10-14 13:47:32 +00:00
b9688fb458 Accepting request 659362 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=2
2018-12-19 12:52:16 +00:00
7d8357777f Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=4
2018-12-04 14:05:44 +00:00
e9a7474407 Accepting request 603824 from devel:languages:python
New package python-SpeechRecognition required by mycroft-core

OBS-URL: https://build.opensuse.org/request/show/603824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SpeechRecognition?expand=0&rev=1
2018-05-15 08:09:21 +00:00
fd9fb8de51 Accepting request 603819 from home:alarrosa:branches:devel:languages:python
- Run spec_cleaner

OBS-URL: https://build.opensuse.org/request/show/603819
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=2
2018-05-03 16:33:47 +00:00
a80c73711a Accepting request 603624 from devel:languages:python:misc
Move back the package to d:l:p to try to submit it to Factory again

OBS-URL: https://build.opensuse.org/request/show/603624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SpeechRecognition?expand=0&rev=1
2018-05-03 11:05:07 +00:00