Skip to content

PolygotVoice - A multilingual speech-to-text and text-to-speech application for seamless communication across languages.

Notifications You must be signed in to change notification settings

karthikbalasubramani/polygotvoice

Repository files navigation

PolygotVoice

PolygotVoice - A multilingual speech-to-text and text-to-speech application for seamless communication across languages.

My Stats

GitHub commits GitHub Open PRs GitHub Closed PRs GitHub last commit

Technologies Used

Languages

Top Langs

Quick Start

1. Cloning the polygotvoice Repository

git clone https://github.com/karthikbalasubramani/polygotvoice.git

2. Activating Virtual Environement

For Linux Environment

python3 -m venv my-project-env & source my-project-env/bin/activate

For Windows Environment Using Python-Pip

virtualenv myenv & myenv\Scripts\activate

3. Move to the main directory

cd polygotvoice

4. After activating the environment, installing python depenedency packages

pip install -r requirements.txt

5. Starting the FastAPI Server

uvicorn main:app

All Set You Are Good To Go

References:

  1. For Technology Badges: https://github.com/alexandresanlim/Badges4-README.md-Profile
  2. For Technology Badges: https://github.com/alexandresanlim/xamarin-sample-gallery

About

PolygotVoice - A multilingual speech-to-text and text-to-speech application for seamless communication across languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published