update plan, readme, add word-level alignment to transformers-whisper 7b455ca Niko-NN commited on Mar 23
fix: add VAD fallback when Silero VAD detects too few speech segments 8a4e47f Niko-NN commited on Mar 19
fix: keep all gold segments for matching, filter non-speakers only in DER 7515cdb Niko-NN commited on Mar 19
fix: 3 critical issues — GPU decorator, gold labels, grid search params faa18b6 Niko-NN commited on Mar 19
fix: pin Python 3.10 to fix torchaudio/gigaam compatibility on ZeroGPU 385b7ff Niko-NN commited on Mar 19
revert: remove torch/torchaudio from requirements (pre-installed on ZeroGPU) 2b395cc Niko-NN commited on Mar 19
fix: add torch/torchaudio with cu121 index for dedicated GPU hardware 4e40611 Niko-NN commited on Mar 19
fix: prefetch model weights before GPU task to avoid ZeroGPU abort 9aa9fc3 Niko-NN commited on Mar 18
fix: copy audio to /tmp before returning to Gradio to avoid InvalidPathError dc2b519 Niko-NN commited on Mar 18
fix: use Systran CTranslate2-converted whisper models for faster-whisper f7582c6 Niko-NN commited on Mar 18
fix: revert to use_auth_token for pyannote (monkey-patch handles the rest) cb905d1 Niko-NN commited on Mar 18
fix: patch use_auth_token→token for pyannote + huggingface_hub compat 5ee81dd Niko-NN commited on Mar 18
fix: wrap _run_single body to expose full traceback from ZeroGPU worker 23949cd Niko-NN commited on Mar 18
fix: mock onnxruntime stub to bypass broken C extension on ZeroGPU d40c89b Niko-NN commited on Mar 18
Remove torch/torchaudio to avoid version conflict with preinstalled b745230 Niko-NN commited on Mar 18