Bump speechrecognition from 3.14.2 to 3.14.3
dependenciespython
Bumps [speechrecognition](https://github.com/Uberi/speech_recognition) from 3.14.2 to 3.14.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Uberi/speech_recognition/releases">speechrecognition's releases</a>.</em></p>
<blockquote>
<h2>Version 3.14.3</h2>
<p>SpeechRecognition 3.14.3 was out🎉
Get all of these and more with a quick <code>pip install --upgrade SpeechRecognition</code>.
Enjoy!</p>
<h2>What's Changed</h2>
<h3>Improvements</h3>
<ul>
<li>Fix vosk's URL model list broken link in error message by <a href="https://github.com/sebampuero"><code>@sebampuero</code></a> in <a href="https://redirect.github.com/Uberi/speech_recognition/pull/836">Uberi/speech_recognition#836</a></li>
<li>refactor: Extract logic as <code>AudioData.from_file()</code> by <a href="https://github.com/ftnext"><code>@ftnext</code></a> in <a href="https://redirect.github.com/Uberi/speech_recognition/pull/834">Uberi/speech_recognition#834</a></li>
<li>Add --prompt & --verbose in <code>python -m speech_recognition.recognizers.whisper_api.openai</code> by <a href="https://github.com/ftnext"><code>@ftnext</code></a> in <a href="https://redirect.github.com/Uberi/speech_recognition/pull/837">Uberi/speech_recognition#837</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/sebampuero"><code>@sebampuero</code></a> made their first contribution in <a href="https://redirect.github.com/Uberi/speech_recognition/pull/836">Uberi/speech_recognition#836</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Uberi/speech_recognition/compare/3.14.2...3.14.3">https://github.com/Uberi/speech_recognition/compare/3.14.2...3.14.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Uberi/speech_recognition/commit/203c73ade8aa3b92ade29079b4398fea96920e29"><code>203c73a</code></a> chore: Bump up 3.14.3</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/c988e48b981a15bea3d04142133c9a33e6e55c8e"><code>c988e48</code></a> Merge pull request <a href="https://redirect.github.com/Uberi/speech_recognition/issues/837">#837</a> from ftnext/feature/pass-prompt-openai</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/72da56929db1e9fd46e26e310cdc6120ed402ee3"><code>72da569</code></a> [feat] Users enable logging of transcription API call</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/380465c161308969cf8ee49d2c55b78bdceebfd1"><code>380465c</code></a> [feat] Support --model short version (-m) for option's consistency</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/7b590ef6226a2a5f7dd90bda8597e92c4455939a"><code>7b590ef</code></a> [feat] Add -p/--prompt</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/0747dccaf42b01cab720ecda25eb2e5741bef9e4"><code>0747dcc</code></a> Merge pull request <a href="https://redirect.github.com/Uberi/speech_recognition/issues/836">#836</a> from sebampuero/update_vosk_model_download_url</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/5606d441648fb91b26872136131004fdf2de372a"><code>5606d44</code></a> Update vosk's URL model list</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/b43441c6de88eb7f3990039cb962523926ee47c4"><code>b43441c</code></a> Merge pull request <a href="https://redirect.github.com/Uberi/speech_recognition/issues/834">#834</a> from ftnext/refactor/audiodata-factory-method</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/4e35d4b9eae3a265640be3023103c2bad2f785b3"><code>4e35d4b</code></a> [docs] AudioData.from_file()</li>
<li><a href="https://github.com/Uberi/speech_recognition/commit/c244cb20a4a59fb7fdf37ed7c6d632c8109fd0ed"><code>c244cb2</code></a> [refactor] Use AudioData.from_file()</li>
<li>Additional commits viewable in <a href="https://github.com/Uberi/speech_recognition/compare/3.14.2...3.14.3">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
合并状态:已合并 合并于 2025-05-20 关闭于 2025-05-20 0 条评论