Skip to content

GregHolmes/deepgram-live-transcription-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Transcription using Deepgram with Flutter

This repository is the finished code of a tutorial showing how to live transcribe your message through Deepgram with Flutter. To follow the tutorial please head over to Deepgram's Developer Blog

Usage

If you do not wish to follow the tutorial, then to successfully run this application on your mobile device you will need the following:

git clone git@github.com:gregholmes/deepgram-live-transcription-flutter.git
cd deepgram-live-transcription-flutter
flutter pub get # To download the dependencies for this project.
flutter run # This will run the application on your device if you've connected your device to your computer.

Note: This project exposes an API key on the client-side! You can set API keys to expire after a period of time, or manually revoke them via the API.

About

A working example of Live Transcriptions using Deepgram with Flutter. Written as a guest post for Deepgram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published