Completed
15:07 - Creating a development build
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Use OpenAI's Whisper in React Native
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 01:02 - Demo
- 3 07:44 - About Whisper & Whisper.rn
- 4 10:40 - Creating a new project
- 5 12:30 - Installing dependencies
- 6 15:07 - Creating a development build
- 7 16:58 - Initializing & Downloading Whisper
- 8 27:01 - Downloading models on device
- 9 37:44 - Initializing Whisper from downloaded file
- 10 50:42 - Implementing live transcription
- 11 1:04:57 - Recap