TTS-Cube icon indicating copy to clipboard operation
TTS-Cube copied to clipboard

End-2-end speech synthesis with recurrent neural networks

Results 8 TTS-Cube issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Hello, I've did the required changes to integrate tts cube with melgan vocoder. The inference is really fast, with wavenet it took 1.5 hour to vocode a few sentences, now...

I want to try training Thai, do I need to change the code?

I tried using the colab, it works but there is an error in the paths. After installing the dependencies, code assumes it's in the the repository folder. add a line...