Skip to content

som-14/speech-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎤 Speech Service Web App

A simple web-based speech-to-text application that converts audio input into text using browser-based APIs.


🚀 Features

  • 🎙️ Real-time speech recognition
  • 📄 Displays transcribed text instantly
  • 📋 Copy transcript to clipboard
  • 🧹 Clear transcript option
  • 📁 Supports audio file formats (WAV, MP3, OGG, FLAC, M4A)

🛠️ Tech Stack

  • HTML
  • CSS
  • JavaScript (Web Speech API)

📂 Project Structure

speech-service/
 ├── index.html
 ├── style.css
 ├── app.js
 └── README.md

▶️ How to Run

  1. Clone the repository:
git clone https://github.com/your-username/speech-service.git
  1. Open index.html in your browser

🌐 Live Demo

👉 https://your-username.github.io/speech-service/


⚠️ Notes

  • Works best in Google Chrome
  • Requires microphone permission
  • Internet connection may be required for speech processing

📌 Future Improvements

  • Add multi-language support
  • Improve UI/UX
  • Add download transcript feature

👨‍💻 Author

SOM TIWARI

About

A lightweight speech recognition web app that transcribes voice input into text, featuring real-time output, clipboard copy, and clean UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors