|
text
|
integrate tacotron2/waveglow based tts server
|
2019-07-16 16:00:50 +05:30 |
|
.gitignore
|
1. create a class for the tts api
|
2019-07-01 14:47:55 +05:30 |
|
__init__.py
|
cleanup unused code and fix packaging issues
|
2019-07-16 16:01:00 +05:30 |
|
audio_processing.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
data_utils.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
glow.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
hparams.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
layers.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
loss_function.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
model.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
server.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
stft.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |
|
tts.py
|
update comments
|
2019-07-16 16:01:08 +05:30 |
|
utils.py
|
move codestyle to black
|
2019-07-16 16:01:08 +05:30 |