[PR #2259] Add Whisper #1725

Open
opened 2025-11-06 13:21:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2259
Author: @lossurdo
Created: 12/7/2022
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+108 additions, -103 deletions)

View changed files

📝 README.md (+108 -103)

📄 Description

Sort README.md by running sort.py.

What is this Python project?

Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech recognition as well as speech translation and language identification.

What's the difference between this Python project and similar ones?

  • Easy to use
  • Easy to install
  • Effective

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2259 **Author:** [@lossurdo](https://github.com/lossurdo) **Created:** 12/7/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d89a93d`](https://github.com/vinta/awesome-python/commit/d89a93d8b59acc5aec67b34383e41584cc79c6ac) Add Whisper ### 📊 Changes **1 file changed** (+108 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+108 -103) </details> ### 📄 Description Sort README.md by running `sort.py`. ## What is this Python project? Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech recognition as well as speech translation and language identification. ## What's the difference between this Python project and similar ones? * Easy to use * Easy to install * Effective -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:21:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1725