A web-app for video transcription and translation. Using whisper, ollama, flask, python and web-standards. It's a POC.
Clone code
git clone ...
Install dependencies
cd dialogs
pip install -r requirements.txt
Start server
cd dialogs
python3 -m app
- Core module: Implementation of transcription project features
- REST API: Exposition of the core as REST endpoints, using flask
- UI: Plain HTML/JS, for prototyping
-
Products
-
Features
- Speaker Diarization