Model reference · open weights

xls-r-et

Available as managed deployment Audio TalTechNLP Speech→text 1 variants 1k dl/mo

xls-r-et is an open-weight audio or speech model from TalTechNLP. 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 byTalTechNLP
TypeAudio & music
TaskSpeech→text
Runs withtransformers
Released2022-03-02
Popularity1k downloads / month
LicenceOpen weights

About

What xls-r-et is

This is a XLS-R-300M model facebook/wav2vec2-xls-r-300m finetuned on around 800 hours of diverse Estonian data.

Read the full model card

Model description

This is a general-purpose Estonian ASR model trained in the Lab of Language Technology at TalTech. It consists of only the CTC-based end-to-end model, no language model is currently provided.

Intended uses & limitations

This model is intended for general-purpose speech recognition, such as broadcast conversations, interviews, talks, etc.

How to use

TODO

Limitations and bias

Since this model was trained on mostly broadcast speech and texts from the web, it might have problems correctly decoding the following:

  • Speech containing technical and other domain-specific terms
  • Children's speech
  • Non-native speech
  • Speech recorded under very noisy conditions or with a microphone far from the speaker
  • Very spontaneous and overlapping speech

Training data

Acoustic training data:

TypeAmount (h)
Broadcast speech591
Spontaneous speech53
Elderly speech corpus53
Talks, lectures49
Parliament speeches31
Total761

Training procedure

Finetuned using Fairseq.

Evaluation results

WER

DatasetWER
jutusaated.devset7.9
jutusaated.testset6.1
Common Voice 6.112.5
Common Voice 8.013.4

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

Benchmarks

Reported results

As published on the model card — the maker's own numbers, not measured by AxForge.

TaskDatasetMetricScore
Automatic Speech RecognitionCommon VoiceTest WER12.520
Automatic Speech RecognitionCommon VoiceTest CER2.709
Automatic Speech RecognitionCommon Voice 8Test WER13.384
Automatic Speech RecognitionCommon Voice 8Test CER2.982

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys xls-r-et for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (xls-r-et 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="xls-r-et" -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