Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Real-time Speech Recognition in 15 minutes with AssemblyAI
886Likes
303,147Views
2021Nov 12
Get your free speech-to-text API token 👇 https://www.assemblyai.com/?utm_sourc... Transcribing in real-time is a super skill only court reporters can brag about. But luckily, we don’t need to learn how to type fast to get transcriptions of audio quickly. Thanks to Assembly AI’s Streaming Speech-to-Text model (previously real-time speech recognition), it is very simple to set up a python script that can listen for audio and turn it to text. In this video, we will see how to create this script on Python with the help of pyaudio, web sockets and asynchronous functions. The app will have the power to listen to audio input through a microphone and display the transcription in real-time. We will integrate this code into a simple Streamlit application to showcase the real-time speech recognition with a touch of interactivity. If you’d like to follow along, don’t forget to get your own AssemblyAI API token for free at assemblyai.com You can find the code from this tutorial in this GitHub repository: https://github.com/misraturp/Real-tim... Find the written form of this tutorial here: https://www.assemblyai.com/blog/real-... AssemblyAI Streaming STT docs: https://www.assemblyai.com/docs/speec...

Follow along using the transcript.

AssemblyAI

163K subscribers