Create an A.I. Video To Text Transcriber Application with Python and Tkinter
Learn how to use the OpenAI Whisper Model , to transcribe speech from a video into a text document!
E.g.
- Download a YouTube video, transcribe it's text, and you have the notes for the video in writing.
- Or use the recoding of your meeting at work, and you have the minutes (i.e. modern day short hand :) )
Introduction to the OpenAI Whisper Model API for Speech-to-Text Transcription, Introduction to Tkinter, and TTKBootstrap Tkinter Library
Goals:
Introduction to the OpenAI Whisper Model API for Speech-to-Text Transcription, Introduction to Tkinter, and TTKBootstrap Tkinter Library
Course outline:
Introduction and Setup
- Introduction
- Install Python, Sublime Text and Git Bash Teral
- Create a Virtual Environment
- Install Libraries
- Create App Framework
Build Out The Tkinter GUI
- Create The Main Text Box Widget
- Add a Frame and Buttons
- Open File Dialog Box
- Get The Video Info
- Save AS Dialog Box
- Convert Video to Audio MP File
- Check For Less Than mb File Size
- Clear The Screen
OpenAI Artificial Intelligence API
- Introduction to OpenAI
- Transcribe Video/Audio File Using OpenAI
- Copy Text To Clipboard
- Save Transcribed Text A To Text File
Read more on http://pcworkshopslondon.co.uk
M ore questions? Contact us