Skip to content

kunalpaliwal13/Speech-to-text-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech-to-text-web-app

This Flask web application allows users to upload audio files in various formats (e.g., MP3, WAV, FLAC) for automatic speech-to-text transcription. Once uploaded, the app transcribes the audio content using the AssemblyAI API, and then provides the transcribed text as a downloadable text file.

tts

Features

  • User-friendly interface for uploading audio files.
  • Supports a variety of audio formats.
  • Secure file handling with file type validation.
  • Automatic speech-to-text transcription using the AssemblyAI API.
  • Provides the transcribed text as a downloadable text file.
  • Easy to deploy and customize for your needs.

Usage

  1. Clone the repository and install the necessary dependencies.
  2. Set up your AssemblyAI API key.
  3. Run the Flask app.
  4. Upload your audio files for transcription.
  5. Download the transcribed text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published