{% extends "base.html" %} {% block title %}ArtificeTranscribe{% endblock %} {% block content %}

New Transcription

Drop an audio file here, or click to browse

Starting a transcription downloads the selected Whisper, diarization and alignment models from Hugging Face on first use — roughly 140 MB–3 GB depending on model size. Later runs reuse the cached copy.

Active Jobs

0 running
FileStatusProgressStarted
No active jobs yet.

Library

FileStatusCreatedInterviewee
Loading…

No transcript selected.

Choose a completed job from the table above.

Persistent Dictionary

Words below are merged into every transcription as hotwords

Known Speakers

Enrolled voices are auto-recognised across sessions

No enrolled speakers.

Enroll a New Speaker

Transcription Model

Whisper / WhisperX speech-to-text

Diarization & Alignment

Speaker segmentation and word-level alignment

AI Assistant (BYOM)

Post-processing with OpenAI-compatible endpoints

Note: BYOM connects to any OpenAI-compatible server (Ollama, LM Studio, vLLM, OpenAI API) for post-transcription tasks like summarization or cleanup. It does not affect core transcription or diarization.

Not tested
Ready
{% endblock %}