Model reference · open weights

parakeet-rnnt-da-dk

Available as managed deployment Licence fee Audio nvidia Speech→text 1 variants 543 dl/mo

parakeet-rnnt-da-dk is an open-weight audio or speech model from nvidia. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released byNVIDIA
TypeAudio & music
TaskSpeech→text
Runs withnemo
Released2025-05-28
Popularity543 downloads / month
LicenceCommercial licence needed

About

What parakeet-rnnt-da-dk is

parakeet-rnnt-110m-da-dk

Description:

parakeet-rnnt-110m-da-dk is a 110-million-parameter automatic speech recognition (ASR) model trained to transcribe Danish speech.

This model uses the FastConformer architecture trained with RNN-T (RNN-Transducer) loss.

Read the full model card

For more information, refer to the NeMo documentation.

This model is ready for commercial/non-commercial use.

License/Terms of Use:

GOVERNING TERMS: Use of this model is governed by the NVIDIA Open Model License Agreement (found at https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).

Deployment Geography:

Global

Use Case:

Performing speech-to-text transcription in Danish language

Release Date:

Huggingface 10/15/25 via https://huggingface.co/nvidia/parakeet-rnnt-110m-da-dk/tree/main

References:

[1] Fast Conformer with Linearly Scalable Attention for Efficient Speech Recognition

[2] NVIDIA NeMo Toolkit

Model Architecture:

Architecture Type: Transducer model Network Architecture: FastConformer encoder and LSTM prediction network

Input

Input Type(s): Audio Input Format(s): 16000 Hz mono-channel Input Parameters: 1D

Output

Output Type(s): Text Output Format: string Output Parameters: 1D Other Properties Related to Output: Not applicable

This model provides transcribed speech as a string for a given audio with Danish speech.

Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.

Software Integration:

  • NeMo-2.5

Supported Hardware Microarchitecture Compatibility:

  • NVIDIA Ampere
  • NVIDIA Blackwell
  • NVIDIA Hopper

Preferred Operating System(s):

Linux

Model Version:

1.0

Training and Evaluation Datasets:

The total size: ~10000 hours Total number of datasets: 3

Training datasets

Link: CoRal (read aloud part)

  - Data Collection Method by Dataset: Human
  - Labeling Method by Dataset: Human
  - Properties: read aloud Danish speech

Link: Mozilla Common Voice v17

  - Data Collection Method by Dataset: Human
  - Labeling Method by Dataset: Automated
  - Properties: sentences recorded by different people

Link: Granary Danish a cleaned version of Danish part of MOSEL

  - Data Collection Method by Dataset: Human
  - Labeling Method by Dataset: Automated
  - Properties: EU Parlament sessions

Evaluation Datasets

Link: CoRal (read aloud part)

  - Data Collection Method by Dataset: Human
  - Labeling Method by Dataset: Human
  - Properties: read aloud Danish speech

Link: Mozilla Common Voice v17

  - Data Collection Method by Dataset: Human
  - Labeling Method by Dataset: Automated
  - Properties: sentences recorded by different people

Link: FLEURS

  - Data Collection Method by Dataset: Human
  - Labeling Method by Dataset: Human
  - Properties: sentences recorded by different people

Performance

The table below summarizes the WER (%) of this model using RNN-T decoder with greedy decoding:

DatasetWER (%)
CoRal Test10.7
MCV v178.8
Google FLEURS10.6

These WER scores were obtained using greedy decoding without an external language model.

NVIDIA Riva: Deployment

NVIDIA Riva, is an accelerated speech AI SDK deployable on-prem, in all clouds, multi-cloud, hybrid, on edge, and embedded. Additionally, Riva provides:

  • World-class out-of-the-box accuracy for the most common languages with model checkpoints trained on proprietary data with hundreds of thousands of GPU-compute hours
  • Best in class accuracy with run-time word boosting (e.g., brand and product names) and customization of acoustic model, language model, and inverse text normalization
  • Streaming speech recognition, Kubernetes compatible scaling, and enterprise-grade support

Although this model isn’t supported yet by Riva, the list of supported models is here. Check out Riva live demo.

Inference

Acceleration Engine: Not Applicable Test Hardware: NVIDIA RTX 6000

Ethical Considerations:

NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.

Please report security vulnerabilities or NVIDIA AI Concerns here.

How to Use this Model

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.

pip install nemo_toolkit['all']

Alternatively, you can use a Docker container. The code below was verified to work with [NeMo Frame

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How audio & music work

Audio or textinputAudio modelrecognise / synthesiseText or audiooutputSpeech-to-text turns audio into text; text-to-speech and music models turn text into audio.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys parakeet-rnnt-da-dk for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (parakeet-rnnt-da-dk below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="parakeet-rnnt-da-dk" -F file=@audio.mp3

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms