speech-to-text-benchmark
speech to text benchmark framework (by Picovoice)
speechbrain
A PyTorch-based Speech Toolkit (by speechbrain)
| speech-to-text-benchmark | speechbrain | |
|---|---|---|
| 5 | 28 | |
| 692 | 11,592 | |
| 0.4% | 0.8% | |
| 4.7 | 8.5 | |
| 3 months ago | 10 days ago | |
| Python | Python | |
| Apache License 2.0 | 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.
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.
speech-to-text-benchmark
Posts with mentions or reviews of speech-to-text-benchmark.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-19.
- Speech-to-Text Benchmark
-
Making a Podcast Transcription Server with Express.js (source code in comments)
Even better than my experience, there's an open-source benchmark!
-
DeepSpeech 60x Smaller, 9x faster, and 2x accuracy
The Mozilla DeepSpeech tests on LibreSpeech listed in your link were out of date back in 2020[1], and Coqui.ai (the continuation of Mozilla DeepSpeech) isn't even benchmarked.
https://github.com/Picovoice/speech-to-text-benchmark/issues...
- I got banned for using some Chinese swear words to some Chinese player and i was insta Voice banned
speechbrain
Posts with mentions or reviews of speechbrain.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-10-29.
-
5 must know open-source repositories to build cool AI apps
Star the Speech Brain repository ⭐
-
Speaker Diarization in Python
Simple Diarizer Simple Diarizer is a speaker diarization library that utilizes pretrained models from SpeechBrain . To get started with simple_diarizer, follow these steps:
- SpeechBrain 1.0: A free and open-source AI toolkit for all things speech
- FLaNK Stack Weekly 22 January 2024
-
[D] Training ASR model using SpeechBrain
You likely have a very broken sample in one of your batches. It looks like your training actually went through a few batches before it horked the error at you. A quick google shows a similar issue in the github repo: https://github.com/speechbrain/speechbrain/issues/649 .
-
Whisper.cpp
https://github.com/ggerganov/whisper.cpp https://speechbrain.github.io/
-
[D] What is the best open source text to speech model?
I don't know if it's the best, but Speechbrain is supposed to be state of the art.
-
[D] What's stopping you from working on speech and voice?
- https://github.com/speechbrain/speechbrain
- Specific Voice recognition
- How to get high-quality, low-cost Speech-to-Text transcription?
What are some alternatives?
When comparing speech-to-text-benchmark and speechbrain you can also consider the following projects:
vosk-api - Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
pyannote-audio - Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
nerd-dictation - Simple, hackable offline speech to text - using the VOSK-API.
Resemblyzer - A python package to analyze and compare voices with deep learning
vosk-build-model - How to create your own model for vosk
espnet - End-to-End Speech Processing Toolkit