A specialized tool designed to translate English text into Kashmiri and generate natural-sounding speech. This project, developed at Gaash Lab, aims to make English-to-Kashmiri translation and synthesis accessible through a clean, modern web interface.
- Neural Machine Translation: Provides accurate English to Kashmiri translations.
- Text-to-Speech (TTS): Generates high-quality audio using the Matcha-TTS architecture.
- User-Centric Design: Features an intuitive, split-pane interface.
- Dynamic Audio: Offers varied voice generation characteristics for a more natural experience.
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS
- Backend API: Integrated with Hugging Face Spaces using
@gradio/client.
To run this project locally on your machine:
-
Install dependencies
npm install
-
Run the development server
npm run dev
-
Open the application Navigate to http://localhost:3000 in your browser.
Developed with ❤️ by Gaash Lab