Skip to content

JLSpeech package generator

License

Notifications You must be signed in to change notification settings

bitswalk/jlsgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jlsgenerator

JLSpeech package generator

Installation:

Use whatever python package manager you want, but don't ask me to support it.

Make sure you've got an appropriate virtualenv tool installed (as for package manager, same rules apply).

Using vanilla virtualenv and pip:

user@machine ~ $ virtualenv -p python3 .venvs/jlsgenerator/
user@machine ~ $ source .venvs/jlsgenerator/bin/activate
(jlsgenerator) user@machine ~ $ git clone https://github.com/bitswalk/jlsgenerator.git
(jlsgenerator) user@machine ~ $ cd jlsgenerator
(jlsgenerator) user@machine ~/jlgenerator/ $ chmod +x ./jlsgenerator.py
(jlsgenerator) user@machine ~/jlgenerator/ $ pip install -r requirements.txt

Usage:

This dirty script comes with a self explanatory CLI helper, if you wanna know which options are available use jlsgenerator.py -h command.

About

JLSpeech package generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages