native-whisperx 0.1.2

WhisperX-style transcription workflows composed from moritzbrantner Rust building-block crates.
Documentation
1
2
3
4
5
6
7
8
# native-whisperx

Reusable workflow library for composing `moritzbrantner-*` transcription,
alignment, diarization, and transcript crates into a WhisperX-style pipeline.

This crate owns workflow configuration and output writing. The reusable audio,
text, model-runtime, and speaker primitives remain in `rust-packages`.