Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Lakshay1201
/
mel-spectrogram-tts-from-scratch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mel-spectrogram-tts-from-scratch
271 MB
Ctrl+K
Ctrl+K
2 contributors
History:
19 commits
lakshay
docs: add input length guidance
f83b321
20 days ago
__pycache__
initial deploy β mel spectrogram TTS from scratch
23 days ago
.gitattributes
Safe
1.52 kB
initial commit
23 days ago
.gitignore
Safe
19 Bytes
add gitignore
23 days ago
README.md
1.03 kB
initial deploy β mel spectrogram TTS from scratch
23 days ago
app.py
Safe
6.15 kB
docs: add input length guidance
20 days ago
best_model.pth
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
215 MB
xet
initial deploy β mel spectrogram TTS from scratch
23 days ago
config.json
161 Bytes
initial deploy β mel spectrogram TTS from scratch
23 days ago
deploy.sh
298 Bytes
initial deploy β mel spectrogram TTS from scratch
23 days ago
expanding_text.py
11.8 kB
initial deploy β mel spectrogram TTS from scratch
23 days ago
full_vocabulary.json
1.17 kB
initial deploy β mel spectrogram TTS from scratch
23 days ago
hifigan.py
3.07 kB
Nemo bug fixed
22 days ago
hifigan_generator.pth
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
55.8 MB
xet
Nemo bug fixed
22 days ago
model.py
Safe
6.64 kB
initial deploy β mel spectrogram TTS from scratch
23 days ago
requirements.txt
69 Bytes
used scipy
22 days ago