Skip to content

Releases: kowaalczyk/reformer-tts

Initial release - project submission

22 Jun 17:49
Compare
Choose a tag to compare

This release is not 100% clean, but allows to reproduce all important experiments.

Install using pip (triple verbose, because it takes extremely long time due to large number of dependencies):

pip install -v -v -v https://github.com/kowaalczyk/reformer-tts/archive/0.1.0.tar.gz

Or download the source, and install using conda or pip by following development instruction in README.md (the downloaded one).