Completed
Setting up a Faster Whisper Server Endpoint
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Fine-Tuning and Serving Faster Whisper Turbo
Automatically move to the next video in the Classroom when playback concludes
- 1 Whisper Turbo Fine-tuning and Serving
- 2 Colab Demo: Transcribing Audio Files and Youtube Audio
- 3 How does Whisper Turbo work?
- 4 Faster Whisper, Insanely Fast Whisper, and Fast Whisper Server?
- 5 Fine-tuning Whisper Turbo for new words or accents
- 6 Automating training data cleanup with LLMs
- 7 Chunking our input audio and text data and pushing to hub
- 8 LoRA and Trainer Setup
- 9 Saving, evaluating and converting the model for OpenAI format and Faster Whisper
- 10 Setting up a Faster Whisper Server Endpoint