1
0
mirror of https://github.com/malarinv/tacotron2 synced 2026-03-08 01:32:35 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
a851e80db2 1. added rpyc server optional package
2. updated path variable
2020-03-05 16:59:55 +05:30
cb0c8ddd06 1. make pyaudio as extra requirement
2. warn if pyaudio not installed if player_gen is used
2020-01-22 14:09:37 +05:30
5efb1e2758 1. fix synth_speech_fast interface
2. rename private methods
2019-11-28 18:11:47 +05:30
ea11c5199e tested gl/wavglow working 2019-11-28 18:00:52 +05:30
78eed2d295 bugfix for vocoder arg 2019-11-28 17:03:46 +05:30
009b87e716 update dependency version and add speed/sample rate and vocoder args 2019-11-28 16:57:36 +05:30
ac5ffcf6d5 enable gpu support if available 2019-11-27 22:53:41 +05:30
5a30069f0a update tempo and output sample rate 2019-10-09 17:25:51 +05:30
dcc9ab3625 add tts cli args 2019-10-09 16:23:21 +05:30
dde35048b7 1. implemented corpus wav generator
2. refactor
2019-10-07 16:05:28 +05:30
edbb1bd57d 1. clean-up
2. update readme and release info
2019-10-04 16:15:30 +05:30
36c731cad0 1. update waveglow
2. add gl option and hyperparams to TTSModel
2019-10-04 15:27:59 +05:30
d0d273a698 add placeholder path to models 2019-10-02 00:44:03 +05:30
0682eddfdc 1. add griffin lim support
2. add denoiser
3. add support to handle old and new waveglow models
2019-09-26 10:53:09 +05:30
a10a6d517e packaged taco2 2019-09-21 01:19:30 +05:30