Skip to content

This repository contains all project files for application with automatic speech recognition in Russian language.

License

Notifications You must be signed in to change notification settings

pythonista0801/Russian-ASR-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Russian-ASR-app

This repository contains all project files for application with automatic speech recognition in Russian language.

The model used is available at hugginface. It was developed by Jonatas Grossman with WER at 13.38% and CER at 2.86%. It presents a fine-tuned facebook/wav2vec2-large-xlsr-53 model on a Russian dataset using the Common Voice and CSS10. When using this model, you have to make sure that your speech input is sampled at 16kHz. The other second best model is anton-l/wav2vec2-large-xlsr-53-russian with WER at 19.49% and CER at 4.15%. Hence, the former model was selected for the app.

To use the application one must provide the path to the wav file sampled at 16 kHz.

About

This repository contains all project files for application with automatic speech recognition in Russian language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages