Skip to content

Latest commit

 

History

History

Whisper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Run Whisper on Snapdragon X Elite

Follow instructions to run the demo:

  1. Download & Install Python (x86) and add it to your system path.

  2. Download & Install Git for Windows and add it to your system path.

  3. Download & Extract FFMPeg for Windows and add it to your system path.

  4. Install dependencies by running python -m pip install -r requirements.txt

  5. From this folder, run python -m qai_hub_models.models.whisper_base_en.export --target-runtime onnx

  6. Run demo python demo.py --audio_path /path/to/test/data.mp3