
DeepSpeech for Dummies - A Tutorial and Overview
What is DeepSpeech and how does it work? This post shows basic examples of how to use DeepSpeech for asynchronous and real time transcription.
Tutorials
What is DeepSpeech and how does it work? This post shows basic examples of how to use DeepSpeech for asynchronous and real time transcription.
Announcements
AssemblyAI's new real time Speech Recognition system has improved accuracy through new training and tokenization methods.
Tutorials
Since the industry wide adoption of deep learning technology, the ability of AI to recognize speech has dramatically increased. Today, AI transcription technology [https://www.assemblyai.com] is on the same level of accuracy as human transcription. At least, that’s the case with human speech. We were curious how
Tutorials
Recent advances in deep learning technology have made speech recognition available to developers at large. Here, we go over how to convert an MP3 file to text with AssemblyAI's Speech-to-Text API.
Tutorials
A complete tutorial on speech recognition with Python. Compare results from popular libraries like wav2letter, SpeechRecognition, and DeepSpeech, as well as popular cloud APIs.