Model reference · open weights

wav2vec2-lv-60-espeak-cv-ft

wav2vec2-lv-60-espeak-cv-ft is an open-weight audio or speech model from facebook, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Audio facebook 1 variants 179k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What wav2vec2-lv-60-espeak-cv-ft is

Wav2Vec2-Large-LV60 finetuned on multi-lingual Common Voice This checkpoint leverages the pretrained checkpoint wav2vec2-large-lv60 and is fine-tuned on CommonVoice to recognize phonetic labels in multiple languages. When using the model make sure that your speech input is sampled at 16kHz. Note that the model outputs a string of phonetic labels. A dictionary mapping phonetic labels to words has to be used to map the phonetic output labels to output words. Paper: Simple and Effective Zero-shot Cross-lingual Phoneme Recognition Authors: Qiantong Xu, Alexei Baevski, Michael Auli Abstract Recent progress in self-training, self-supervised pretraining and unsupervised learning enabled well performing speech recognition systems without any labeled data. However, in many cases there is labeled data available for related languages which is not utilized by these methods. This paper extends previous work on zero-shot cross-lingual transfer learning by fine-tuning a multilingually pretrained wav2vec 2.0 model to transcribe unseen languages. This is done by mapping phonemes of the training languages to the target language using articulatory features. Experiments show that this simple method significantly outperforms prior work which introduced task-specific architectures and used only part of a monolingually pretrained model. The original model can be found under https://github.com/pytorch/fairseq/tree/master/examples/wav2vec#wav2vec-20. Usage To transcribe audio files the model can be used as a standalone acoustic model as follows:

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerfacebook
TypeAudio & music
Variants1
Runs withtransformers
Released2022-03-02
Popularity179k downloads / month
Likes70
LicenceOpen weights

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.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
wav2vec2-lv-60-espeak-cv-ftBF16Weights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys wav2vec2-lv-60-espeak-cv-ft for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (wav2vec2-lv-60-espeak-cv-ft 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="wav2vec2-lv-60-espeak-cv-ft" -F file=@audio.mp3

Details

Languages, data & research

Languages

multilingual

Trained / evaluated on

common_voice

Tags

transformers pytorch wav2vec2 automatic-speech-recognition speech audio phoneme-recognition multilingual dataset:common_voice endpoints_compatible deploy:azure

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want wav2vec2-lv-60-espeak-cv-ft on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More audio & music

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