diarization-ui

Separate UI container for the diarization/transcription API.

Run

docker compose up -d --build

UI will be available on http://127.0.0.1:8094/.

By default it calls API at http://diarization-api:8093. Set API_BASE in .env if needed.

.env

API_BASE=http://diarization-api:8093
Description
No description provided
Readme 719 KiB
Languages
Python 99.6%
Dockerfile 0.4%