pocketsphinx-python VS lingvo

Compare pocketsphinx-python vs lingvo and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pocketsphinx-python lingvo
1 1
367 2,778
- -0.1%
0.0 8.5
10 months ago 22 days ago
Python Python
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pocketsphinx-python

Posts with mentions or reviews of pocketsphinx-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-27.

lingvo

Posts with mentions or reviews of lingvo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-08.
  • Voice assistant that can be taught how to swear (Part 1)
    5 projects | dev.to | 8 Apr 2022
    To calculate the Word Error Rate I took a python script from the tensorflow/lingvo project and rewrote it in js. In essence, it is just a simple solution of the Edit Distance task, in addition to error calculation for each of the three types: deletion, insertion, and replacement. In the end, I did not the most intelligent method of comparing texts, and yet it was sufficient enough to later on add parameters to queries to Speech-to-Tex.

What are some alternatives?

When comparing pocketsphinx-python and lingvo you can also consider the following projects:

kaldi-active-grammar - Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time

TTS-Voice-Wizard - Speech to Text to Speech. Song now playing. Sends text as OSC messages to VRChat to display on avatar. (STTTS) (Speech to TTS) (VRC STT System) (VTuber TTS)

pyaudio - http://people.csail.mit.edu/hubert/pyaudio/

seq2seq - A general-purpose encoder-decoder framework for Tensorflow

PaddleSpeech - Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.

allosaurus - Allosaurus is a pretrained universal phone recognizer for more than 2000 languages

awesome-speech-recognition-speech-synthesis-papers - Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)

TTS - πŸΈπŸ’¬ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

Mava - 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX

SpeechLoop - Many ASRs under one roof. With Benchmarking... answering the question. What is the best ASR for my dataset?

deepspeech-playbook - A crash course for training speech recognition models using DeepSpeech.