Говорилка для шастр

Aliaksandr ab2e3f34f9 small: print exception and filenames před 1 rokem
.dockerignore 90a40db4ee fix: make folder and filepath před 1 rokem
.empty.vav 90b3c91a1f feat: GUI před 2 roky
.gitignore 90a40db4ee fix: make folder and filepath před 1 rokem
Dockerfile a996fb13e9 switch to app itself před 1 rokem
Makefile e9fa0990b6 Some fixes před 1 rokem
README.md c0ded69a91 add some commands před 1 rokem
audio.py 90b3c91a1f feat: GUI před 2 roky
example_text.ttt 7146408789 README před 1 rokem
files.py ab2e3f34f9 small: print exception and filenames před 1 rokem
latest_silero_models.yml 57f272f090 start proj před 2 roky
main-gui.py 6fa576f26f create docker test files před 1 rokem
main.py ab2e3f34f9 small: print exception and filenames před 1 rokem
models.py 90b3c91a1f feat: GUI před 2 roky
push.py 90b3c91a1f feat: GUI před 2 roky
requirements.txt 2da7e36488 new req před 1 rokem
text.py 2da7e36488 new req před 1 rokem
tts.py 57f272f090 start proj před 2 roky

README.md

Sastra Vaca.

Text-to-speach implementation for books about Krishna Consciousness and devotional service

Installation

Prereqiusites: preinstalled Python version >=3.9, git

  • clone this repo by command git clone https://notabug.org/granthin/sastra-vaca.git
  • enter into folder cd sastra-vaca
  • python3 -m venv env
  • . env/bin/activate
  • pip install -r requirements.txt
  • run program by command python main.py