Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Transduce
/
vc_demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0e32fbb
vc_demo
1.04 GB
Ctrl+K
Ctrl+K
2 contributors
History:
151 commits
SefyanKehail
added progress instead of spinner
0e32fbb
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
.gitignore
Safe
0 Bytes
hosting .pt files on github
almost 2 years ago
README.md
Safe
227 Bytes
initial commit
almost 2 years ago
acoustic.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
75.3 MB
xet
hosting .pt files on github
almost 2 years ago
acoustic_cpu.pt
pickle
Detected Pickle imports (17)
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.rnn.LSTM"
,
"acoustic.model.Decoder"
,
"torch.nn.modules.conv.Conv1d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.instancenorm.InstanceNorm1d"
,
"acoustic.model.AcousticModel"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"acoustic.model.Encoder"
,
"__builtin__.set"
,
"torch.nn.modules.conv.ConvTranspose1d"
,
"torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.dropout.Dropout"
,
"torch._utils._rebuild_parameter"
,
"acoustic.model.PreNet"
How to fix it?
75.3 MB
xet
debugging..
almost 2 years ago
app.py
Safe
4.39 kB
added progress instead of spinner
almost 2 years ago
hifigan.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
57.5 MB
xet
hosting .pt files on github
almost 2 years ago
hifigan_cpu.pt
pickle
Detected Pickle imports (10)
"torch.nn.modules.conv.Conv1d"
,
"hifigan.generator.ResBlock"
,
"hifigan.generator.HifiganGenerator"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.ModuleList"
,
"collections.OrderedDict"
,
"torch.nn.modules.conv.ConvTranspose1d"
,
"__builtin__.set"
,
"torch._utils._rebuild_parameter"
,
"torch._utils._rebuild_tensor_v2"
How to fix it?
57.5 MB
xet
debugging..
almost 2 years ago
hubert.pt
Safe
378 MB
xet
hosting .pt files on github
almost 2 years ago
hubert_cpu.pt
pickle
Detected Pickle imports (22)
"__builtin__.set"
,
"torch.nn.modules.activation.MultiheadAttention"
,
"hubert.model.FeatureExtractor"
,
"torch.nn.modules.normalization.GroupNorm"
,
"torch._utils._rebuild_parameter"
,
"torch._C._nn.gelu"
,
"torch._utils._rebuild_tensor_v2"
,
"hubert.model.HubertSoft"
,
"hubert.model.FeatureProjection"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.nn.modules.transformer.TransformerEncoderLayer"
,
"torch.nn.modules.linear.Linear"
,
"collections.OrderedDict"
,
"torch.nn.modules.conv.Conv1d"
,
"torch.nn.utils.weight_norm.WeightNorm"
,
"torch.FloatStorage"
,
"hubert.model.TransformerEncoder"
,
"torch.nn.modules.linear.NonDynamicallyQuantizableLinear"
,
"torch.nn.modules.container.ModuleList"
,
"hubert.model.PositionalConvEmbedding"
,
"torch.nn.modules.sparse.Embedding"
,
"torch.nn.modules.normalization.LayerNorm"
How to fix it?
397 MB
xet
debugging..
almost 2 years ago
requirements.txt
Safe
162 Bytes
added progress instead of spinner
almost 2 years ago