mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-03-07 22:33:36 +00:00
413 B
413 B
Model Path Formats
The --model-path parameter accepts:
File Path
.ptformat only (required for AlignAtt policy decoder)
Directory Path (recommended)
Must contain:
.ptfile (required for decoder)
May optionally contain:
.binfile - faster-whisper model for encoder (requires faster-whisper)weights.npzorweights.safetensors- for encoder (requires whisper-mlx)