WaveGRU-Text-To-Speech / inference.py

Commit History

Update tacotron model that uses phonemes instead of raw text.
3dbfd73

NTT123 commited on

update
7383c33

NTT123 commited on

new model
e128a73

NTT123 commited on

new 1024 gru unit model
012ab0b

NTT123 commited on

Merge branch 'main' of https://huggingface.co/spaces/ntt123/WaveGRU-Text-To-Speech
1ed5cdf

NTT123 commited on

use reduction factor of 1.
2d49958

NTT123 commited on

Update inference.py
ddf7e7d

ntt123 commited on

finalize the small model.
e4abdca

NTT123 commited on

Update inference.py
b989f92

ntt123 commited on

Update inference.py
1310515

ntt123 commited on

Update inference.py
a98982f

ntt123 commited on

less padding, new padding mode.
da16845

NTT123 commited on

expand numbers, new examples.
5ec3478

NTT123 commited on

new model, new sampling method.
7911639

NTT123 commited on

use a customized gru.
41ba53f

NTT123 commited on

Update inference.py
f1cf79d

ntt123 commited on

Update inference.py
a31737b

ntt123 commited on

add fast cpp wavegru
d1a84ee

NTT123 commited on

a slow but working model
df1ad02

NTT123 commited on