/plushcap/analysis/deepgram/using-next-js-for-speech-to-text

How to Add Speech AI Into Your Next.JS App

What's this blog post about?

This tutorial demonstrates how to create a basic Next.js and Deepgram web app that transcribes audio files into text using the Deepgram API. The project utilizes Repl.it, an instant IDE running in the browser, and requires understanding of JavaScript, React, HTML, CSS, and familiarity with hooks. The final product allows users to input a link to an audio file, which is then transcribed and displayed on the web page. The transcription includes speaker diarization for podcasts featuring multiple speakers.

Company
Deepgram

Date published
Feb. 15, 2023

Author(s)
Bekah Hawrot Weigel

Word count
1084

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.