Mozilla Updates Voice Recognition Project
Written by Kay Ewbank   
Tuesday, 14 July 2020

Mozilla has released an updated dataset for its Common Voice project, along with a major update to its DeepSpeech speech-to-text and text-to-speech engines.

Mozilla's Common Voice project aims to provide a free database of recordings of people speaking sample sentences. The database is open-source and free for anyone can use. DeepSpeech is an automatic speech recognition (ASR) engine that aims to make speech recognition technology and trained models openly available to developers. DeepSpeech is a deep learning-based ASR engine with a simple API, and a collection of pre-trained English models.

deepspeech

The Common Voice project now has an updated dataset with 7,226 total hours of contributed voice data, of which 5,591 of have been confirmed as valid. The release comprises over 5.5million clips, with over 5,000 unique speakers. The new release includes voice recordings in 54 languages, of which 14 are new to the platform and dataset. The update also now has voice data for single words including the digits zero through nine, as well as the words yes, no, hey and Firefox. The team says this single word datawill help Mozilla benchmark the accuracy of its open source voice recognition engine, Deep Speech 243, in multiple languages for a similar task.

DeepSpeech has also been upgraded, and the developers say it now offers faster speech recognition and support for Google’s TensorFlow Lite framework. DeepSpeech consists of two main subsystems: an acoustic model and a decoder. The acoustic model is a deep neural network that receives audio features as inputs, and outputs character probabilities. The decoder uses a beam search algorithm to transform the character probabilities into textual transcripts that are then returned by the system.

deepspeech 

More Information

Common Voice Website

DeepSpeech On GitHub

Related Articles

Introducing DeepSpeech

Mozilla Wants Your Voice

Mozilla DeepSpeech Gets Smaller

Mozilla Labs Quietly Relaunched 

Adversarial Attacks On Voice Input

The State Of Voice As UI

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


European Robotics Hackathon 2025 Open For Entries
17/01/2025

ENRICH 2025, the European Robotics Hackathon, is open now for team entries. To be held at the Zwentendorf Nuclear Power Plant in Austria, the aim is to develop robots that can carry out tasks in a nuc [ ... ]



Google Home APIs In Android Beta
13/01/2025

Google has made the Android version of its Home APIs available in public developer beta, with the iOS version to follow in the coming months. 


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Monday, 01 February 2021 )