An open API service indexing awesome lists of open source software.

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.

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!