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
main
WaveGRU-Text-To-Speech
3 contributors
History:
97 commits
ntt123
Update sparse_matmul/numerics/fast_transcendentals.cc
30decf0
verified
9 months ago
sparse_matmul
Update sparse_matmul/numerics/fast_transcendentals.cc
9 months 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
826 Bytes
Update Dockerfile
9 months ago
README.md
Safe
292 Bytes
Update README.md
about 1 year ago
WORKSPACE
Safe
4.66 kB
Update WORKSPACE
9 months ago
alphabet.txt
Safe
142 Bytes
Update tacotron model that uses phonemes instead of raw text.
over 2 years ago
app.py
Safe
2.7 kB
Update app.py
9 months ago
bazelisk-linux-amd64
Safe
5.15 MB
LFS
add bazelisk binary
over 2 years ago
build_ext.sh
Safe
158 Bytes
Create build_ext.sh
9 months 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
237 Bytes
Update install_espeak_ng.sh
9 months ago
mynumbers.py
Safe
2.32 kB
expand numbers, new examples.
over 2 years ago
packages.txt
Safe
62 Bytes
Create 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_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