Get started using Deepgram's Live Transcription with this Next.js demo app
The Live Transcription Next.js Starter is a demo showcasing how to build a Next.js speech-to-text app using Deepgram. The purpose of this project is to capture streaming audio and provide speech-to-text conversion through Deepgram’s technology.
To install the Live Transcription Next.js Starter, follow these steps:
Clone the repository:
git clone [repository_url]
Install dependencies:
npm install
Edit the config file:
Run the application:
npm run dev
The Live Transcription Next.js Starter showcases the integration of Deepgram’s speech-to-text technology into a Next.js application. Users can capture streaming audio and convert it to text, leveraging Deepgram’s powerful AI capabilities. The project provides a straightforward installation process and offers support through issue reporting, GitHub Discussions, and Discord community. Built under the MIT license, this project aims to facilitate the development of speech-to-text applications using Deepgram.