Commit History

fix: WER=0 bug when no segments match in evaluation
faeef47

Niko-NN commited on

feat: integrate domain dictionaries for flower shop ASR
ac34330

Niko-NN commited on

update plan: add domain dictionaries integration strategy
a0c305f

Niko-NN commited on

update plan, readme, add word-level alignment to transformers-whisper
7b455ca

Niko-NN commited on

feat: word-level speaker alignment in hybrid transcription
fa6b460

Niko-NN commited on

fix: add VAD fallback when Silero VAD detects too few speech segments
8a4e47f

Niko-NN commited on

fix: remove redundant no_speech_prob/avg_logprob post-filters
423aa7c

Niko-NN commited on

fix: keep all gold segments for matching, filter non-speakers only in DER
7515cdb

Niko-NN commited on

fix: pin numpy<2 for onnxruntime compatibility on T4
ec0d0c4

Niko-NN commited on

fix: 3 critical issues — GPU decorator, gold labels, grid search params
faa18b6

Niko-NN commited on

fix: pass string path to gigaam.transcribe() instead of list
c8b605d

Niko-NN commited on

fix: pin Python 3.10 to fix torchaudio/gigaam compatibility on ZeroGPU
385b7ff

Niko-NN commited on

revert: remove torch/torchaudio from requirements (pre-installed on ZeroGPU)
2b395cc

Niko-NN commited on

fix: add torch/torchaudio with cu121 index for dedicated GPU hardware
4e40611

Niko-NN commited on

fix: reduce GPU duration from 300s to 120s to fit ZeroGPU quota
afcc6e9

Niko-NN commited on

fix: prefetch model weights before GPU task to avoid ZeroGPU abort
9aa9fc3

Niko-NN commited on

feat: benchmark pipeline + grid search + new Russian ASR models
e120525

Niko-NN commited on

feat: hybrid transcription strategy + tuning improvements
d470ea7

Niko-NN commited on

feat: automatic evaluation with Label Studio gold annotations
6f756ae

Niko-NN commited on

fix: anti-hallucination filters + speaker count control
ddb42f5

Niko-NN commited on

fix: improve diarization+transcription pipeline quality
ed3e02a

Niko-NN commited on

fix: copy audio to /tmp before returning to Gradio to avoid InvalidPathError
dc2b519

Niko-NN commited on

fix: add allowed_paths for HF cache
135553b

Niko-NN commited on

fix: use Systran CTranslate2-converted whisper models for faster-whisper
f7582c6

Niko-NN commited on

fix: revert to use_auth_token for pyannote (monkey-patch handles the rest)
cb905d1

Niko-NN commited on

fix: patch use_auth_token→token for pyannote + huggingface_hub compat
5ee81dd

Niko-NN commited on

fix: return error dict from GPU worker instead of raising
dcaedba

Niko-NN commited on

fix: wrap _run_single body to expose full traceback from ZeroGPU worker
23949cd

Niko-NN commited on

fix: full onnxruntime stub with InferenceSession and common attrs
13928f4

Niko-NN commited on

fix: add __spec__ and submodules to onnxruntime stub
5eb53bf

Niko-NN commited on

fix: mock onnxruntime stub to bypass broken C extension on ZeroGPU
d40c89b

Niko-NN commited on

fix: add onnxruntime to fix pyannote.audio import
c058a9e

Niko-NN commited on

Diagnostics: full traceback
a127278

Niko-NN commited on

Remove torch/torchaudio to avoid version conflict with preinstalled
b745230

Niko-NN commited on

Fix pyannote import: add pytorch-lightning speechbrain
3e1af3c

Niko-NN commited on

Add diagnostics button to check imports
a882bab

Niko-NN commited on

Show full traceback in error messages
5929c53

Niko-NN commited on

Upload only dialog files, skip already uploaded
064319c

Niko-NN commited on

Add upload_audio.py script for local MP3 upload to Hub
a1553c0

Niko-NN commited on

Fix slow startup: lazy-load audio file list
3a15e6c

Niko-NN commited on

Replace QA dashboard with diarization experiments pipeline
9dd4ca9

Niko-NN commited on

Fix Space README metadata
3b2513e

Niko-NN commited on

Add QA dashboard backed by private dataset repo
90f6192

Niko-NN commited on

initial commit
76c32f5
verified

Niko-NN commited on