SAVRN
Search Contact SAVRN

Open-weight model · Speech recognition

orukeet-r15-0100

by Oruk oruk/orukeet-r15-0100

orukeet-r15-0100 is an open-weight model for speech recognition from Oruk, released under Creative Commons Attribution-ShareAlike 4.0. Its published files total 2.5 GB.

Submission withdrawn September 19, 2026 (UTC). Open ASR PR #221 is closed. The leaderboard submission has been withdrawn; the checkpoint, code, research results, and exposure disclosures remain available as historical research artifacts.

Parameters
Context
Weights2.5 GB
Licensecc-by-sa-4.0
AccessOpen weights
Monthly Downloads

Model Card

By Oruk, published under cc-by-sa-4.0, revision b53697ae225d.

Submission withdrawn September 19, 2026 (UTC). Open ASR PR #221 is closed. The leaderboard submission has been withdrawn; the checkpoint, code, research results, and exposure disclosures remain available as historical research artifacts. This repository preserves the original R15-0100 Orukeet checkpoint originally proposed as an earlier checkpoint for Open ASR submission #221. The artifact is unchanged from the archived September 6, 2026 model. It has a FastConformer encoder and TDT decoder derived from NVIDIA Parakeet TDT 0.6B v3, with multilingual/accent adaptation and fitted temporal Gabor kernels materialized in the native weights. The NeMo file is orukeet-r15-0100.nemo (2,509,342,720…

Read Oruk's full model card

Submission withdrawn September 19, 2026 (UTC). Open ASR PR #221 is closed. The leaderboard submission has been withdrawn; the checkpoint, code, research results, and exposure disclosures remain available as historical research artifacts.

This repository preserves the original R15-0100 Orukeet checkpoint originally proposed as an earlier checkpoint for Open ASR submission #221. The artifact is unchanged from the archived September 6, 2026 model. It has a FastConformer encoder and TDT decoder derived from NVIDIA Parakeet TDT 0.6B v3, with multilingual/accent adaptation and fitted temporal Gabor kernels materialized in the native weights.

The NeMo file is orukeet-r15-0100.nemo (2,509,342,720 bytes), SHA-256 4295a6d820a40b99786331d1c7a6b6c328916c8329b23d39415b0649a5d42811. Weights use CC BY-SA 4.0. Loading requires no custom model code:

from huggingface_hub import hf_hub_download
from nemo.collections.asr.models import ASRModel

path = hf_hub_download("oruk/orukeet-r15-0100", "orukeet-r15-0100.nemo", revision="073489c0619cd7939e327bebfc6c5d4ace4b69bf")
model = ASRModel.restore_from(path)

Training and evaluation history

R15-0100 precedes the later FT-4035 continuation whose training partitions were selected using an evaluation that included Monsoon English. It also precedes the later LibriSpeech test-other direct fine-tuning used to produce the released r3 checkpoint. Neither later stage is present in these weights.

Earlier evaluation and selection exposure remains. The original adaptation recipe included LibriSpeech test-other among validation/evaluation inputs, and the recovery selection leading to R15-0100 used a regression suite containing all 2,620 LibriSpeech test-clean recordings. Earlier VoxPopuli evaluation also occurred; its overlap with the current cleaned partition has not been established. The initial training recipe configured checkpoint monitoring, but the audit has not established whether test-other affected the particular fixed-step/EMA export inherited by R15-0100. Upstream pretraining overlap is not independently certified.

This model is an earlier checkpoint before the two later stages described above, not a claim of no benchmark exposure. The submission is withdrawn; acceptance is not claimed. The r3 public-eight WER of 4.49% and its corresponding placement do not apply to this checkpoint. Fresh results for R15-0100 are reported below. See the full disclosure and checkpoint provenance.

Public English Open ASR evaluation

Evaluated September 19, 2026 (UTC), with all 74,443 eligible recordings from the eight public English datasets. These are self-reported measurements; the submission is withdrawn, and no official acceptance or private-set placement is claimed. The archived checkpoint was selected by lineage before this run, without a new checkpoint or decoding sweep.

Profile: NVIDIA H200, NeMo 2.7.2, Torch 2.8.0, BF16, batch 128, greedy-batch decoding, max_symbols=10, one data-loader worker, original audio boundaries and official reference filtering. Timing covers one full transcription pass, bracketed by CUDA synchronization, after up to four warmup batches. Batch 128 follows the existing Parakeet profile; exhaustive throughput tuning is not claimed.

Pinned evaluator and reproduction instructions; complete results and output hashes.

Dataset WER (%) H200 RTFx
ami_cleaned 9.69 3625.50
earnings22_cleaned_aa_chunked 6.50 2980.66
gigaspeech_cleaned 7.95 5474.17
librispeech_test_clean 1.49 4076.97
librispeech_test_other 3.11 4144.22
spgispeech 3.39 6700.20
voicearena_monsoon_en_in 3.98 4862.19
voxpopuli_cleaned_aa 3.07 2620.26
Public-eight aggregate 4.90 5689.99

R15-0100 predates the later direct LibriSpeech test-other fine-tune and Monsoon-informed FT-4035 continuation. Earlier LibriSpeech test-clean regression selection and LibriSpeech test-other validation/evaluation remain. The earlier val_wer monitor followed FLEURS in inspected logs, with test-other reported separately; the influence of test-other evaluation on the fixed-step/EMA export is unresolved. Earlier VoxPopuli evaluation also occurred, with overlap against the current cleaned partition unverified. Inherited pretraining overlap is not independently certified. This is not a fully unseen or held-out checkpoint; the submission is withdrawn and eligibility is not claimed.

Monsoon has no registered Hub metric task. All eight results are retained above; no task ID is invented. RTFx aggregate is total audio divided by total measured inference time, not an arithmetic mean of per-dataset RTFx.

Identity and Version

Repository
oruk/orukeet-r15-0100
Publisher
Oruk
Task
Speech recognition
Modality
Audio
Library
nemo
Parameters
Not stated by the source
Languages
Not stated by the source
Revision
b53697ae225d19478adb008ce9632e3436dad247
First published
2026-09-19
Last updated
2026-09-19

Files and Weights

9 files, 2.5 GB in total. The weights are 1 file totalling 2.5 GB in nemo.

Weights1 file · 2.5 GB
Configuration2 files · 60.1 KB
Documentation4 files · 29.2 KB
Other1 file · 2.6 KB
Repository1 file · 1.6 KB
Every file
FileTypeSizeSHA-256
orukeet-r15-0100.nemoWeights2.5 GB 4295a6d820a4
checkpoint-provenance.jsonConfiguration4.8 KB
evaluation/open_asr_20260919/public-eight-h200-results.jsonConfiguration55.4 KB
LICENSEDocumentation20.1 KB
README.mdDocumentation5.3 KB
evaluation/open_asr_20260919/public-eight-h200-results.mdDocumentation1.3 KB
training-disclosure.mdDocumentation2.4 KB
evaluation/open_asr_20260919/official-scorer-output.txtOther2.6 KB
.gitattributesRepository1.6 KB

License and Download

License
cc-by-sa-4.0
Access
Open weights, no gate
Download size
2.5 GB
Download from Oruk

Released by Oruk through its official repository on Hugging Face. Read the license.

Built From

  • Derived from nvidia/parakeet-tdt-0.6b-v3

Memory Requirements

PrecisionWeights in memory
As published2.5 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About orukeet-r15-0100

Can I use orukeet-r15-0100 commercially?

Yes. orukeet-r15-0100 is released under Creative Commons Attribution-ShareAlike 4.0. CC BY-SA 4.0 permits sharing and adapting, including commercially, with credit to the creator, and requires adaptations to be released under the same license.

Similar Models

Model · Speech recognition

wav2vec2-large-xlsr-53-japanese

Jonatas Grosman

Fine-tuned facebook/wav2vec2-large-xlsr-53 on Japanese using the train and validation splits of Common Voice 6.1, CSS10 and JSUT. When using this model, make sure that your speech input is sampled at 16kHz. This model has been fine-tuned thanks to the GPU credits generously given by the OVHcloud:) The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint The model can be used directly (without a language model) as follows... Using the HuggingSound library: The model can be evaluated as follows on the Japanese test data of Common Voice. In the table below I report the Word Error Rate (WER) and the Character Error Rate (CER) of the model. I ran the…

Open weights apache-2.0 transformers

Model · Speech recognition

whisperkit-coreml

Argmax

WhisperKit is part of Argmax OSS, an On-device Speech AI SDK for Apple Silicon: https://github.com/argmaxinc/argmax-oss-swift Check out the WhisperKit paper and presentation from ICML 2025: https://icml.cc/virtual/2025/47854 For real-time transcription with speakers and custom vocabulary, check out Argmax Pro SDK: https://www.argmaxinc.com/blog/argmax-sdk-2

Open weights mit whisperkit

Model · Speech recognition

speaker-diarization-3.1

Pyannote

Using this open-source model in production? Consider switching to pyannoteAI for better and faster options. This pipeline is the same as pyannote/speaker-diarization-3.0 except it removes the problematic use of onnxruntime. Both speaker segmentation and embedding now run in pure PyTorch. This should ease deployment and possibly speed up inference. It requires pyannote.audio version 3.1 or higher. It ingests mono audio sampled at 16kHz and outputs speaker diarization as an Annotation instance: - stereo or multi-channel audio files are automatically downmixed to mono by averaging the channels. - audio files sampled at a different rate are resampled to 16kHz automatically upon loading. 1.…

Access requested at publisher mit pyannote-audio

Fine-tuned facebook/wav2vec2-large-xlsr-53 on Portuguese using the train and validation splits of Common Voice 6.1. When using this model, make sure that your speech input is sampled at 16kHz. This model has been fine-tuned thanks to the GPU credits generously given by the OVHcloud:) The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint The model can be used directly (without a language model) as follows... Using the HuggingSound library: 1. To evaluate on mozilla-foundation/commonvoice60 with split test 2. To evaluate on speech-recognition-community-v2/devdata If you want to cite this model you can use this

Open weights apache-2.0 transformers

Model · Speech recognition

speaker-diarization-community-1

Pyannote

This pipeline ingests mono audio sampled at 16kHz and outputs speaker diarization. - stereo or multi-channel audio files are automatically downmixed to mono by averaging the channels. - audio files sampled at a different rate are resampled to 16kHz automatically upon loading. The main improvements brought by Community-1 are: - improved speaker assignment and counting - simpler reconciliation with transcription timestamps with exclusive speaker diarization - easy offline use (i.e. without internet connection) - (optionally) hosted on pyannoteAI cloud 1. pip install pyannote.audio 3. Create access token at hf.co/settings/tokens. Out of the box, Community-1 is much better than…

Access requested at publisher cc-by-4.0 pyannote-audio

Model · Speech recognition

wav2vec2-large-xlsr-53-russian

Jonatas Grosman

Fine-tuned facebook/wav2vec2-large-xlsr-53 on Russian using the train and validation splits of Common Voice 6.1 and CSS10. When using this model, make sure that your speech input is sampled at 16kHz. This model has been fine-tuned thanks to the GPU credits generously given by the OVHcloud:) The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint The model can be used directly (without a language model) as follows... Using the HuggingSound library: 1. To evaluate on mozilla-foundation/commonvoice60 with split test 2. To evaluate on speech-recognition-community-v2/devdata If you want to cite this model you can use this

Open weights apache-2.0 transformers