wav2vec 2.0 with CTC trained on CommonVoice Italian (No LM)
This repository provides all the necessary tools to perform automatic speech
recognition from an end-to-end system pretrained on CommonVoice (Italian Language) within
SpeechBrain. For a better experience, we encourage you to learn more about
SpeechBrain
.
The performance of the model is the following:
Release
Test CER
Test WER
GPUs
15-08-23
2.38
8.38
1xV100 32GB
Pipeline description
This ASR system is composed of 2 different but linked blocks:
Tokenizer (unigram) that transforms words into unigrams and trained with
the train transcriptions (train.tsv) of CommonVoice (it).
Acoustic model (wav2vec2.0 + CTC). A pretrained wav2vec 2.0 model (
wav2vec2-large-it-voxpopuli
) is combined with two DNN layers and finetuned on CommonVoice DE.
The obtained final acoustic representation is given to the CTC decoder.
The system is trained with recordings sampled at 16kHz (single channel).
The code will automatically normalize your audio (i.e., resampling + mono channel selection) when calling
transcribe_file
if needed.
Install SpeechBrain
First of all, please install tranformers and SpeechBrain with the following command:
pip install speechbrain transformers
Please notice that we encourage you to read our tutorials and learn more about
SpeechBrain
.
Transcribing your own audio files (in Italian)
from speechbrain.inference.ASR import EncoderASR
asr_model = EncoderASR.from_hparams(source="speechbrain/asr-wav2vec2-commonvoice-14-it", savedir="pretrained_models/asr-wav2vec2-commonvoice-14-it")
asr_model.transcribe_file("speechbrain/asr-wav2vec2-commonvoice-14-it/example-it.wav")
Inference on GPU
To perform inference on the GPU, add
run_opts={"device":"cuda"}
when calling the
from_hparams
method.
Parallel Inference on a Batch
Please,
see this Colab notebook
to figure out how to transcribe in parallel a batch of input sentences using a pre-trained model.
Training
The model was trained with SpeechBrain.
To train it from scratch follow these steps:
Please, cite SpeechBrain if you use it for your research or business.
@misc{speechbrain,
title={{SpeechBrain}: A General-Purpose Speech Toolkit},
author={Mirco Ravanelli and Titouan Parcollet and Peter Plantinga and Aku Rouhe and Samuele Cornell and Loren Lugosch and Cem Subakan and Nauman Dawalatabad and Abdelwahab Heba and Jianyuan Zhong and Ju-Chieh Chou and Sung-Lin Yeh and Szu-Wei Fu and Chien-Feng Liao and Elena Rastorgueva and François Grondin and William Aris and Hwidong Na and Yan Gao and Renato De Mori and Yoshua Bengio},
year={2021},
eprint={2106.04624},
archivePrefix={arXiv},
primaryClass={eess.AS},
note={arXiv:2106.04624}
}
Runs of speechbrain asr-wav2vec2-commonvoice-14-it on huggingface.co
32
Total runs
0
24-hour runs
1
3-day runs
-3
7-day runs
1
30-day runs
More Information About asr-wav2vec2-commonvoice-14-it huggingface.co Model
More asr-wav2vec2-commonvoice-14-it license Visit here:
asr-wav2vec2-commonvoice-14-it huggingface.co is an AI model on huggingface.co that provides asr-wav2vec2-commonvoice-14-it's model effect (), which can be used instantly with this speechbrain asr-wav2vec2-commonvoice-14-it model. huggingface.co supports a free trial of the asr-wav2vec2-commonvoice-14-it model, and also provides paid use of the asr-wav2vec2-commonvoice-14-it. Support call asr-wav2vec2-commonvoice-14-it model through api, including Node.js, Python, http.
asr-wav2vec2-commonvoice-14-it huggingface.co is an online trial and call api platform, which integrates asr-wav2vec2-commonvoice-14-it's modeling effects, including api services, and provides a free online trial of asr-wav2vec2-commonvoice-14-it, you can try asr-wav2vec2-commonvoice-14-it online for free by clicking the link below.
speechbrain asr-wav2vec2-commonvoice-14-it online free url in huggingface.co:
asr-wav2vec2-commonvoice-14-it is an open source model from GitHub that offers a free installation service, and any user can find asr-wav2vec2-commonvoice-14-it on GitHub to install. At the same time, huggingface.co provides the effect of asr-wav2vec2-commonvoice-14-it install, users can directly use asr-wav2vec2-commonvoice-14-it installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
asr-wav2vec2-commonvoice-14-it install url in huggingface.co: