Speech Recognition Content
Blog Posts
-
Live Transcription With Python and Quart
Learn how to do a live, real-time voice-to-text transcription with Quart's Python web microframework and Deepgram's Python SDK.
-
Speech Recognition Analytics for Audio with Python
Learn how to combine speech recognition on real-time audio with analytics by utilizing Python and Deepgram's Speech-to-Text API.
-
Speech Recognition with Twilio and Python
Use Deepgram's speech-to-text features with Python and Twilio to transcribe audio such as incoming phone calls.
-
Live Transcription With Python and Django
Learn how to do a live, real-time transcription with Django in Python and Deepgram
-
Speech Recognition to Monitor Script Compliance in Python
Use Deepgram with Python for script compliance, monitoring real-time audio such as phone calls for specific words and phrases that are legally required.
-
Live Transcription With Python and FastAPI
Learn how to do a live, real-time transcription with FastAPI in Python and Deepgram
-
Speech Recognition with Vonage and Python
Use Deepgram's speech-to-text features with Python and Vonage's API to transcribe real-time audio such as incoming phone calls.
-
Using Python With Speech-to-Text (Special PyCon Edition)
Let's look at how we can use Python and Deepgram's speech recognition technology together in preparation for PyCon US 2022.
-
Live Transcription With Python and Flask
Learn how to do a live, real-time transcription with Flask in Python and Deepgram