Skip to content

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)

Notifications You must be signed in to change notification settings

Techainer/whisperY

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhisperY: Optimized version of whisper v3 model for Vietnamese Speech Recognition

WhisperY base on WhisperX repo.

1. Installation

conda create --name whispery python=3.10
conda activate whispery
pip install -r requirements.txt

You may also need to install ffmpeg, rust etc. Follow openAI instructions here https://github.com/openai/whisper#setup.

2. Run Gradio demo

python app.py

# Gradio app: https://localhost:7860

About

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%