https://github.com/explosion/prodigy-whisper
Audio transcription with OpenAI's whisper model in the loop.
https://github.com/explosion/prodigy-whisper
Last synced: 6 months ago
JSON representation
Audio transcription with OpenAI's whisper model in the loop.
- Host: GitHub
- URL: https://github.com/explosion/prodigy-whisper
- Owner: explosion
- License: mit
- Created: 2023-11-07T09:17:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T08:40:10.000Z (over 2 years ago)
- Last Synced: 2025-01-29T18:38:19.461Z (about 1 year ago)
- Language: Python
- Size: 1.31 MB
- Stars: 5
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤫 prodigy-whisper
Audio transcription with OpenAI's whisper model in the loop.
You can install this plugin via `pip`.
```
pip install "prodigy-whisper @ git+https://github.com/explosion/prodigy-whisper"
```
You'll also want to make sure that `ffmpeg` is installed before running these recipes.
To learn more about this plugin, you can check the [Prodigy docs](https://prodi.gy/docs/plugins/#whisper).
## Issues?
Are you have trouble with this plugin? Let us know on our [support forum](https://support.prodi.gy/) and we'll get back to you!