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

granthin 262d988b25 Merge branch 'Docker' of granthin/sastra-vaca into master hai 2 meses
.dockerignore 90a40db4ee fix: make folder and filepath hai 1 ano
.empty.vav 90b3c91a1f feat: GUI %!s(int64=2) %!d(string=hai) anos
.gitignore 90a40db4ee fix: make folder and filepath hai 1 ano
Dockerfile a996fb13e9 switch to app itself hai 1 ano
Makefile bc1e43475c fix relative folder path hai 1 ano
README.md c0ded69a91 add some commands hai 1 ano
audio.py 90b3c91a1f feat: GUI %!s(int64=2) %!d(string=hai) anos
example_text.ttt 7146408789 README hai 1 ano
files.py 90a40db4ee fix: make folder and filepath hai 1 ano
latest_silero_models.yml 57f272f090 start proj %!s(int64=2) %!d(string=hai) anos
main-gui.py 6fa576f26f create docker test files hai 1 ano
main.py bc1e43475c fix relative folder path hai 1 ano
models.py 90b3c91a1f feat: GUI %!s(int64=2) %!d(string=hai) anos
push.py 90b3c91a1f feat: GUI %!s(int64=2) %!d(string=hai) anos
requirements.txt 2da7e36488 new req hai 1 ano
text.py 2da7e36488 new req hai 1 ano
tts.py 57f272f090 start proj %!s(int64=2) %!d(string=hai) anos

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