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
- 🎤 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.
Follow these steps to run the frontend locally:
-
Clone the Repository
git clone https://github.com/marwan2232004/Esma3ny.git
-
Navigate to the Client Folder
cd client/
-
Install Dependencies
npm install
-
Start the Development Server
npm run dev
Watch the demo video to see the ASR and Translation API in action: