Giter Site home page Giter Site logo

vaakmitra's Introduction

vaakmitra

the code base of an offline translator

This project aims to develop an offline speech translation system to facilitate communication in regions with poor internet connectivity. The system utilizes AI-based techniques for speech recognition and translation, allowing users to converse in different languages without requiring an internet connection.

Features

  • Speech Recognition: Utilizes advanced speech recognition algorithms to transcribe spoken language into text.
  • Language Translation: Translates transcribed text into the desired target language using machine translation models.
  • Offline Functionality: Works seamlessly without an internet connection, making it ideal for use in areas with limited connectivity.
  • User-Friendly Interface: Provides an intuitive interface for users to interact with the system, enabling easy communication in multiple languages.

Technologies Used

  • PyTorch: Deep learning framework used for speech recognition.
  • Marian NMT: Neural machine translation framework for language translation.
  • Flask: Lightweight web framework for building the server-side component of the system.
  • Raspberry Pi: Hardware platform used for deploying the offline translator system.
  • Vosk: State-of-the-art speech recognition toolkit optimized for Raspberry Pi.

Installation

  1. Clone the repository into raspberry pi4: git clone https://github.com/your-username/offline-translator.git

  2. Install dependencies: pip install -r requirements.txt

  3. Run the server: python app.py

  4. Access the system through a web browser at http://localhost:5000.

Usage

  1. Speak into the microphone to provide input in the source language.
  2. Wait for the system to transcribe the speech into text.
  3. Select the target language for translation.
  4. View the translated text on the user interface.

Contributing

Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests to help improve the project.

License

This project is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.