https://github.com/surendrakumar6350/audio-scribe
Audio Scribe is an AI-powered tool for converting speech to text and translating transcriptions into multiple languages. Experience seamless voice-to-text conversion with high accuracy.
https://github.com/surendrakumar6350/audio-scribe
nodejs openai reactjs shadcn-ui translation webworkers
Last synced: 10 months ago
JSON representation
Audio Scribe is an AI-powered tool for converting speech to text and translating transcriptions into multiple languages. Experience seamless voice-to-text conversion with high accuracy.
- Host: GitHub
- URL: https://github.com/surendrakumar6350/audio-scribe
- Owner: surendrakumar6350
- Created: 2025-02-22T19:31:02.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-03-06T17:38:48.000Z (10 months ago)
- Last Synced: 2025-03-06T18:35:36.267Z (10 months ago)
- Topics: nodejs, openai, reactjs, shadcn-ui, translation, webworkers
- Language: JavaScript
- Homepage: https://audio-scribe-sigma.vercel.app
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI-Powered Audio-to-Text Converter
## 📌 Overview
AI-Powered Audio-to-Text Converter is a web-based application that accurately converts speech or audio recordings into text using advanced AI models. This tool is ideal for transcription, note-taking, and accessibility purposes.
## 🚀 Features
- 🎤 **Real-time Speech-to-Text Conversion**
- 🔊 **Upload and Transcribe Audio Files**
- 🧠 **AI-Powered High Accuracy Transcription**
- 🌍 **Multi-Language Support**
- ✍ **Editable and Downloadable Transcripts**
- 📱 **User-Friendly Interface**
- ⚡ **Fast and Efficient Processing**
## 🛠️ Technologies Used
- **Frontend:** React, Tailwind CSS
## 📦 Installation & Setup
### Prerequisites
Ensure you have the following installed:
- Node.js (>=16.x)
- npm or yarn
### Steps to Install & Run Locally
```sh
# Clone the repository
git clone https://github.com/surendrakumar6350/audio-scribe.git
cd audio-scribe
# Install dependencies
npm install # or yarn install
# Start the development server
npm run dev # or yarn dev
```
## 📌 Usage
1. Upload an audio file or use the microphone for real-time transcription.
2. The AI processes and converts the speech into text.
3. Review, edit, and download the transcript.
## 🤝 Contributing
1. Fork the repository
2. Create a new branch (`git checkout -b feature-name`)
3. Commit your changes (`git commit -m 'Add feature'`)
4. Push to the branch (`git push origin feature-name`)
5. Open a Pull Request
## 📜 License
This project is licensed under the **MIT License**.
## 📧 Contact
For questions or suggestions, reach out via email at `admin@surendra-dev.in.net` or open an issue in the repository.
---
🚀 **Let's make audio transcription seamless and efficient!**