Skip to content

chenkuanliao/QuickWhisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Whisper Script

About

this is a script to setup a local Whisper model on your device.

there are two modes for this script:

  • transcribe
  • translate (Chinese to English)

when executing, it will prompt you to choose the mode you wish to run

more about Whisper: https://github.com/openai/whisper

Requirements

brew install python
  • FFmpeg
brew install ffmpeg
  • Whisper
pip3 install openai-whisper
  • tabulate
pip3 install tabulate

Running the code

once the above requirements are installed and set up, run the following command

python3 main.py {path/to/your/file} 

and enjoy!

About

this is a script to set up a Whisper model on your local device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages