Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ntt123
/
WaveGRU-Text-To-Speech
like
38
Runtime error
App
Files
Files
Community
1
7837fb9
WaveGRU-Text-To-Speech
3 contributors
History:
83 commits
ntt123
Create Dockerfile
7837fb9
about 1 year ago
sparse_matmul
add fast cpp wavegru
over 2 years ago
.gitattributes
Safe
1.33 kB
Update tacotron model that uses phonemes instead of raw text.
over 2 years ago
.gitignore
Safe
5 Bytes
Update tacotron model that uses phonemes instead of raw text.
over 2 years ago
BUILD
Safe
835 Bytes
add fast cpp wavegru
over 2 years ago
Dockerfile
Safe
860 Bytes
Create Dockerfile
about 1 year ago
README.md
Safe
292 Bytes
finalize the small model.
over 2 years ago
WORKSPACE
Safe
4.66 kB
add fast cpp wavegru
over 2 years ago
alphabet.txt
Safe
142 Bytes
Update tacotron model that uses phonemes instead of raw text.
over 2 years ago
app.py
Safe
2.62 kB
Update app.py
about 1 year ago
bazelisk-linux-amd64
Safe
5.15 MB
LFS
add bazelisk binary
over 2 years ago
extract_model.py
Safe
180 Bytes
update models.
over 2 years ago
inference.py
Safe
2.71 kB
Update tacotron model that uses phonemes instead of raw text.
over 2 years ago
install_espeak_ng.sh
Safe
398 Bytes
Update install_espeak_ng.sh
about 1 year ago
mynumbers.py
Safe
2.32 kB
expand numbers, new examples.
over 2 years ago
packages.txt
Safe
62 Bytes
Update packages.txt
about 1 year ago
pooch.py
Safe
164 Bytes
a slow but working model
over 2 years ago
requirements.txt
Safe
92 Bytes
Update requirements.txt
about 1 year ago
tacotron.py
Safe
15.6 kB
Update tacotron.py
over 2 years ago
tacotron.toml
Safe
799 Bytes
Update tacotron model that uses phonemes instead of raw text.
over 2 years ago
tacotrons_ljs_24k_v1_0300000.ckpt
pickle
Detected Pickle imports (3)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
53.6 MB
LFS
update models.
over 2 years ago
text.py
Safe
2.61 kB
expand numbers, new examples.
over 2 years ago
utils.py
Safe
1.86 kB
a slow but working model
over 2 years ago
wavegru.py
Safe
8.44 kB
new 1024 gru unit model
over 2 years ago
wavegru.yaml
Safe
256 Bytes
new 1024 gru unit model
over 2 years ago
wavegru_cpp.py
Safe
1.28 kB
use a customized gru.
over 2 years ago
wavegru_mod.cc
Safe
4.32 kB
finalize the small model.
over 2 years ago
wavegru_mod.so
Safe
526 kB
LFS
finalize the small model.
over 2 years ago
wavegru_vocoder_1024_v4_1320000.ckpt
pickle
Detected Pickle imports (3)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
69.7 MB
LFS
update wavegru model
over 2 years ago