automatic-speech-recognition common_voice generated_from_trainer

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

Wav2vec2-xls-r-phoneme-300m-sv

Note: The tokenizer was created from the official Swedish phoneme vocabulary as defined here: https://github.com/microsoft/UniSpeech/blob/main/UniSpeech/examples/unispeech/data/sv/phonesMatches_reduced.json

One can simply download the file, rename it to vocab.json and load a Wav2Vec2PhonemeCTCTokenizer.from_pretrained("./directory/with/vocab.json/").

This model is a fine-tuned version of wav2vec2-xls-r-300m on the COMMON_VOICE - SV-SE dataset.

It achieves the following results on the evaluation set:

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

See Tensorboard traces

Framework versions