Skip to content

AkankshRakesh/AudioBridge

Repository files navigation

🎙️ AudioBridge

AudioBridge is a web-based translation tool based on ML that enables users to transcribe and translate text efficiently. It supports file transcription, text translation, and speech-to-text conversion, making it a versatile solution for multilingual communication.

🚀 Features

  • 🎙️ Speech-to-Text Transcription: Convert audio files into text using Whisper AI.
  • 🌐 Text Translation: Translate text into multiple languages with efficient processing.
  • 📂 File Display: Clean and modern design using Tailwind CSS.
  • 🏠 User-Friendly Interface: A clean and minimal UI for seamless experience.

🛠 Tech Stack

  • 🎨 Frontend: Vite + React (JavaScript), Tailwind CSS
  • 🖥 Backend: (Not included in this repo, but supports API integration)
  • Processing: Web Workers for Whisper AI and Translation
  • Hosting8: Supports deployment on Netlify/Vercel

📂 Directory Structure

akankshrakesh-translator/
├── src/
│   ├── components/         # UI Components
│   ├── utils/              # Utility functions & workers
│   ├── App.jsx             # Main application component
│   ├── main.jsx            # Entry point
│   ├── index.css           # Global styles
├── public/                 # Static assets
├── package.json            # Project dependencies
├── tailwind.config.js      # Tailwind CSS config
├── vite.config.js          # Vite config

🔗 Link

https://audiobridge.vercel.app/

🖼️ Photos

audioscribe

About

AudioBridge is a web-based translation tool based on ML that enables users to transcribe and translate text efficiently.

Topics

Resources

Stars

Watchers

Forks

Contributors