Views:
34,638β
Votes: 6β
Tags:
software-recommendation
alternative
speech-recognition
Link:
π See Original Answer on Ask Ubuntu β§ π
URL:
https://askubuntu.com/q/1104075
Title:
Alternative to Dragon NaturallySpeaking?
ID:
/2018/12/23/Alternative-to-Dragon-NaturallySpeaking_
Created:
December 23, 2018
Edited: April 9, 2022
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
For an updated answer, here is an article from March 2018: Best Free Linux Speech Recognition Tools β Open Source Software.
This article highlights the best open source speech recognition
software for Linux. Note, some of the software is in an early state of
development, and is therefore not ready for widespread adoption.Before examining our recommendations, Jasper is worthy of a special
mention. Itβs an excellent open source platform for developing
always-on, voice-controlled applications. You may be wondering why HTK
doesnβt appear below. For sure, HTK is a popular speech recognition
toolkit. But HTK is not eligible to feature in the recommended
solutions. Not because itβs copyright is owned by Microsoft, but
simply because itβs proprietary software.Letβs explore the 6 free speech recognition tools at hand. For each
title we have compiled its own portal page with a full description and
an in-depth analysis of its features.
Open Source Speech Recognition Tools
- Mozilla DeepSpeech: TensorFlow implementation of Baiduβs DeepSpeech architecture (website/source).
- Kaldi: C++ toolkit designed for speech recognition researchers (website/source).
- CMUSphinx: Speech recognition system for mobile and server applications (website/source).
- deepspeech.pytorch: Implementation of DeepSpeech2 using Baidu Warp-CTC (website/source).
- Julius: Two-pass large vocabulary continuous speech recognition engine (website/source).
-
Simon: Flexible speech recognition software.