Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhavs10/how-to-whisper
https://github.com/vaibhavs10/how-to-whisper
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vaibhavs10/how-to-whisper
- Owner: Vaibhavs10
- Created: 2023-05-24T16:12:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-27T09:13:11.000Z (over 1 year ago)
- Last Synced: 2023-08-26T05:22:31.408Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.94 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Whisper
A one stop shop for all things Whisper. The primary goal of this repository is to provide an easy gateway to run inference and fine-tune Whisper for Automatic Speech Recognition (ASR) using Hugging Face and ecosystem libraries.
This repository was primarily created for a workshop delivered at PyCon Italy, but is not just limited to it.
1. What is ASR and why is it hard?
2. Fine-tune Whisper on a language of your choice.
3. Run inference with your fine-tuned/ Whisper model.Enjoyed the Workshop contents and want to take your fine-tuning game to the next level: https://github.com/Vaibhavs10/fast-whisper-finetuning 🤗