Skip to content

mcsim78/textToSpeech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install the Python 3 from https://www.python.org/downloads/
  2. Make virtual environment: python3 -m venv venv
  3. Activate virtual environment. For linux: source venv/bin/activate for windows: venv\Scripts\activate.bat
  4. Install requirements: pip install -r requirements.txt
  5. Run the app: python3 main.py --help

SILERO project

https://github.com/snakers4/silero-models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages