SAVRN
Search Contact SAVRN

Open-weight model · Speech recognition

nb-wav2vec2-1b-bokmaal-v2

by Nasjonalbiblioteket AI Lab NbAiLab/nb-wav2vec2-1b-bokmaal-v2

Parameters963M
Context
Weights11.9 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads926.6k

Runs On

What it takes to serve nb-wav2vec2-1b-bokmaal-v2 (963M parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 1.9 GB 2.3 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 1.0 GB 1.2 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.5 GB 0.6 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

Model Card

The publisher has not written a card for this model.

Configuration

Architecture
Wav2Vec2ForCTC
Layers
48
Hidden size
1,280
Feed-forward size
5,120
Attention heads
16
Vocabulary size
41
Stored precision
float32
Model type
wav2vec2

Identity and Version

Repository
NbAiLab/nb-wav2vec2-1b-bokmaal-v2
Publisher
Nasjonalbiblioteket AI Lab
Task
Speech recognition
Modality
Audio
Library
transformers
Parameters
963M parameters
Languages
Not stated by the source
Revision
58a6eb5d7927c378f5d2785bc865756c9ae273ae
First published
2024-02-02
Last updated
2024-12-27

Files and Weights

21 files, 12.0 GB in total. The weights are 4 files totalling 11.9 GB in bin, safetensors.

Weights4 files · 11.9 GB
Configuration10 files · 76.6 KB
Tokenizer2 files · 670 B
Documentation2 files · 64.5 KB
Other2 files · 16.8 MB
Repository1 file · 2.0 KB
Every file
FileTypeSizeSHA-256
language_model/5gram.binWeights4.2 GB 7b41c24c63f2
model.safetensorsWeights3.9 GB 6ab493ecc739
pytorch_model.binWeights3.9 GB 0de5c9ba91ac
training_args.binWeights3.1 KB d63c31e6cdc4
add_kenlm.pyConfiguration1.3 KB
added_tokens.jsonConfiguration23 B
alphabet.jsonConfiguration258 B
cardinal_numbers.pyConfiguration27.3 KB
config.jsonConfiguration2.0 KB
eval.pyConfiguration10.7 KB
language_model/attrs.jsonConfiguration78 B
preprocessor_config.jsonConfiguration260 B
run_speech_recognition_ctc.pyConfiguration33.9 KB
special_tokens_map.jsonConfiguration695 B
README.mdDocumentation28 B
README.org.mdDocumentation64.4 KB
language_model/unigrams.txtOther16.8 MB ac3e71ca4983
run.shOther1.4 KB
.gitattributesRepository2.0 KB
tokenizer_config.jsonTokenizer318 B
vocab.jsonTokenizer352 B

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
11.9 GB
Download from Nasjonalbiblioteket AI Lab

Released by Nasjonalbiblioteket AI Lab through its official repository on Hugging Face. Read the license.

Memory Requirements

PrecisionWeights in memory
As published11.9 GB
16-bit1.9 GB
8-bit1.0 GB
4-bit0.5 GB

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

Questions About nb-wav2vec2-1b-bokmaal-v2

How much GPU memory does nb-wav2vec2-1b-bokmaal-v2 need?

About 2.3 GB at 16-bit and 0.6 GB at 4-bit: the weights (963M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run nb-wav2vec2-1b-bokmaal-v2 on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use nb-wav2vec2-1b-bokmaal-v2 commercially?

Yes. nb-wav2vec2-1b-bokmaal-v2 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Similar Models

This model is finetuned on top of feature extractor XLS-R from Facebook/Meta. The finetuned model achieves the following results on the test set with a 5-gram KenLM. The numbers in parentheses are the results without the language model: This is one of several Wav2Vec-models our team created during the hosted Robust Speech Event. This is the complete list of our models and their final scores: In parallel with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the NbAiLab/NPSC in Dataset format and used that as the main source for training. We have released all the code developed during the event so that the Norwegian NLP community can build upon it when…

Open weights apache-2.0 963M parameters transformers

Model · Speech recognition

parakeet-ctc-1.1b

NVIDIA

parakeet-ctc-1.1b is an ASR model that transcribes speech in lower case English alphabet. This model is jointly developed by NVIDIA NeMo and Suno.ai teams. It is an XXL version of FastConformer CTC [1] (around 1.1B parameters) model. See the model architecture section and NeMo documentation for complete architecture details. To train, fine-tune or play with the model you will need to install NVIDIA NeMo. We recommend you install it after you've installed latest PyTorch version. There are several ways to use this model. Choose the one that fits your needs. NeMo-Speech.cpp provides a lightweight native C++ runtime for local inference with this model. After installing the runtime: See the…

Open weights cc-by-4.0 1.1B parameters nemo

Model · Speech recognition

whisper-large-v3-turbo

OpenAI

Whisper is a state-of-the-art model for automatic speech recognition (ASR) and speech translation, proposed in the paper Robust Speech Recognition via Large-Scale Weak Supervision by Alec Radford et al. from OpenAI. Trained on >5M hours of labeled data, Whisper demonstrates a strong ability to generalise to many datasets and domains in a zero-shot setting. Whisper large-v3-turbo is a finetuned version of a pruned Whisper large-v3. In other words, it's the exact same model, except that the number of decoding layers have reduced from 32 to 4. As a result, the model is way faster, at the expense of a minor quality degradation. You can find more details about it in this GitHub discussion.…

Open weights mit 809M parameters transformers

Model · Speech recognition

whisper-large-v3-turbo-hindi

Hrushi Borhade

Fine-tuned openai/whisper-large-v3-turbo on Monsoon Hindi ASR data using LoRA (r=32, alpha=64). English capabilities preserved with <10% relative degradation across all benchmarks. LoRA's structural separation (frozen base + low-rank adapters) provides a natural safeguard against catastrophic forgetting.

Open weights 809M parameters transformers

Model · Speech recognition

whisper-ja-anime-v0.3

Efwkjn

For usage instructions follow openai/whisper-large-v3-turbo. Note for faster-whisper vocab changes make model.ismultilingual and suppresstokens wrong. Please adjust the code as required if you want to use this with faster-whisper. Turbo finetune with japanese tokenizer. Full finetune trained 2^19 steps, batch size 64. Smaller vocab with ~1.6x bytes/token allows faster speed with 4 layers vs 2 layer distil (10% larger decoder). Benchmarks. Short form slightly behind v0.2 (trained less?) but long form much better. Also trained for lyrics but untested. Research supported with Cloud TPUs from Google's TPU Research Cloud (TRC)

Open weights 769M parameters

Model · Speech recognition

whisper-ja-760M

Efwkjn

Whisper finetune for Japanese focused on general/anime domains. For usage instructions follow openai/whisper-large-v3-turbo. Due to vocab changes ctranslate2>=4.7.1 required for faster-whisper. For inference engines with hardcoded vocab, the token embedding can be padded. Finetuned from turbo with pruned vocab, indices can be found in mapping.txt. Trained decoder only for 2^20 steps, batch size 64. Using a 45000 hour corpus (largest source is 17000 of filtered reazonspeech-all) with custom mixing ratio and augmentation to maintain long form performance and timestamps. Benchmarks. Competitive/SOTA on test sets, slightly better than 1.5B on short form, worse on long form. Also trained for…

Open weights 756M parameters