Model Gallery

2 models from 1 repositories

Filter by type:

Filter by tags:

whisperx-tiny
WhisperX Tiny is a fast and accurate speech recognition model with speaker diarization capabilities. Built on OpenAI's Whisper with additional features for alignment and speaker segmentation.

Repository: localaiLicense: mit

audio-cpp-sortformer-diarization
Sortformer Diarization 4-speaker v1 (audio.cpp, Q8_0) - speaker diarization for up to four speakers, served by the audio-cpp backend through /v1/audio/diarization. Returns per-segment start, end and speaker label; it does not transcribe, so pair it with an ASR model for text. Q8_0 because upstream records it as a clean Pass, the same as 16-bit, at two thirds of the size. Licensing: the base checkpoint nvidia/diar_sortformer_4spk-v1 is CC BY-NC 4.0, so commercial use is not permitted.

Repository: localaiLicense: cc-by-nc-4.0