flask-transcription and flask-text-to-speech
These two Flask demo applications are complements, demonstrating how to use Deepgram's pre-recorded transcription service to convert speech to text and its text-to-speech service to convert text to speech, respectively, which could be combined to create a comprehensive voice-to-voice interaction system.
About flask-transcription
deepgram-starters/flask-transcription
Get started using Deepgram's Pre-Recorded Transcription with this Flask demo app
This is a demo application for developers to quickly integrate Deepgram's pre-recorded audio transcription service into a web application. You upload an audio file, and it outputs the transcribed text. This is designed for developers who want to build applications that process and transcribe audio recordings.
About flask-text-to-speech
deepgram-starters/flask-text-to-speech
Get started using Deepgram's Text-to-Speech with this Flask demo app
Turn written text into natural-sounding spoken audio. You input text, and the app generates an audio file that sounds like a human reading it aloud. This is perfect for content creators, educators, or anyone who needs to convert written content into spoken word for presentations, accessibility, or voiceovers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work