Skip to content

marwan2232004/Esma3ny

Repository files navigation

🎙️ Esma3ny: Arabic Speech to Text & Translation Frontend

Welcome to the Esma3ny frontend repository! This is the React Vite-powered web interface of our project, designed to convert Arabic speech into text using our custom model. It also provides automatic language detection and translation from English to Arabic using OpenL API.

The project is deployed on Netlify for seamless access 🌐.

Backend repository: Esma3ny Backend Repository


🚀 Features

  • 🎤 Speech to Text: Convert Arabic speech into text.
  • 🌍 Language Auto-Detection: Automatically detect and translate different languages.
  • 🇬🇧 ➡️ 🇦🇪 English to Arabic Translation: Real-time translation for English to Arabic.
  • Built with React Vite: Fast and modern front-end technology.
  • 🌐 Deployed on Netlify: Easily accessible from anywhere.

🏁 Getting Started

Follow these steps to run the frontend locally:

  1. Clone the Repository

    git clone https://github.com/marwan2232004/Esma3ny.git
  2. Navigate to the Client Folder

    cd client/
  3. Install Dependencies

    npm install
  4. Start the Development Server

    npm run dev

🎥 Demo Video

Watch the demo video to see the ASR and Translation API in action:

Demo.mp4