/plushcap/analysis/assemblyai/the-state-of-python-speech-recognition-in-2021

The State of Python Speech Recognition in 2021

What's this blog post about?

This text discusses various options available for Automatic Speech Recognition (ASR) in Python, categorizing them into open source and cloud solutions. Open source libraries like wav2letter, SpeechRecognition, and DeepSpeech allow users to see the source code and make changes if needed but require local compute resources. Cloud-based APIs such as AssemblyAI's Speech-to-Text API offer ease of use, high accuracy, and don't require hosting models on personal hardware, though they may come with costs. The text also provides detailed instructions for using these libraries and APIs in Python.

Company
AssemblyAI

Date published
Sept. 8, 2021

Author(s)
Yujian Tang

Word count
2538

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.