Rudimentary tkinter app to speed up tagging/transcribing training data for tacotron
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
171 B

4 years ago
  1. #!/bin/sh
  2. git clone https://github.com/jeroenmeulenaar/python3-mega
  3. cd python3-mega
  4. pip install -r requirements.txt
  5. python setup.py install
  6. cd ..
  7. python download_dict.py