shlogg · Early preview
Mercy @mercy_tari14000

Speech-to-Text App With Real-Time Transcription

Speech-to-Text App with Flask and AssemblyAI Built using Flask Web Framework, AssemblyAI's MicrophoneStream, and CSS for styling the user interface.

This is a submission for the AssemblyAI Challenge : Sophisticated Speech-to-Text.

  
  
  What I Built

A Speech-to-Text Transcription Web Application using Flask for the backend and AssemblyAI's API for real-time audio transcription. The frontend, built with HTML, CSS, and jQuery, offers an interactive interface for users to control the transcription process and view transcribed text in real-time.

  
  
  Demo

Here is the link to my app




  
  
  Journey

  
  
  Key Features

Real-Time Transcription:

Utilizes AssemblyAI's real-time API to process live audio input from the user's microp...