Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Global-Health-Engineering/whisperXapp

Repository files navigation

whisperXapp

A simple interactive UX interface for whisperX using widgets in jupyter notebooks.

whisperXapp

Installation

python3.11 -m venv venv3.11_whisperxapp
source venv3.11_whisperxapp/bin/activate
git clone --recursive https://github.com/Global-Health-Engineering/whisperXapp.git
cd whisperXapp
pip install -e whisperx/.
pip install ipykernel ipywidgets
ipython kernel install --user --name=venv3.11_whisperxapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published