flask-transcription and php-transcription
These two projects are ecosystem siblings, demonstrating how to use Deepgram's Pre-Recorded Transcription in different programming languages (Python with Flask vs. PHP) rather than offering competing or complementary functionality.
About flask-transcription
deepgram-starters/flask-transcription
Get started using Deepgram's Pre-Recorded Transcription with this Flask demo app
Demonstrates end-to-end audio transcription by pairing a Flask backend API with a modern frontend (built with pnpm), handling file uploads and streaming results to the browser. Uses the Deepgram API for speech-to-text processing on pre-recorded audio files, with configuration via environment variables for API authentication. The full-stack setup serves as a reference implementation for integrating Deepgram's transcription capabilities into web applications.
About php-transcription
deepgram-starters/php-transcription
Get started using Deepgram's speech-to-text with this PHP demo app
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work