Modelinizi Turkish ASR Benchmark'ta nasıl skorlatırsınız ve (isterseniz) nasıl yayınlarsınız. Skor almak için yayınlamak zorunda değilsiniz. / How to get your model scored and, if you want, published. Getting a score does not require publishing.
Modelinizi aynı, adil reçeteyle skorlatın. Yayınlamak zorunlu değil. / Get your model scored with the same fair recipe — publishing is not required.
İki yol var:
turkspeak-trnorm normalizeri, whisper için faster-whisper beam=5/fp16, native için 🤗 Transformers CTC — biz skorlar, sonucu size iletiriz.leaderboard/eval/. Örnek:
python leaderboard/eval/run_eval.py \ --model <hf-id-veya-yol> --backend faster-whisper-ct2 \ --dataset degradation --tag benim_modelimÇıktı JSON'unu paylaşın; biz doğrulayıp ekleriz.
Two ways:
turkspeak-trnorm, faster-whisper beam=5/fp16 for Whisper, 🤗 Transformers CTC for native archs — and send you the numbers.leaderboard/eval/. Share the output JSON and we verify & add it.Skorunuzu board'da göstermek isterseniz. Tamamen isteğe bağlı. / Only if you want your score shown on the board. Entirely optional.
metrics-00.csv'ye satır ekleyen bir Pull Request açın — her (model, veri-seti) için bir satır.asr_model_name, wer, cer, …, backend, normalizer, family, params_m, license, contamination.contamination alanını şeffafça işaretleriz (in-domain / suspected).metrics-00.csv in the store — one row per (model, dataset).asr_model_name, wer, cer, …, backend, normalizer, family, params_m, license, contamination.contamination transparently if your training data overlaps a test set (in-domain / suspected).