JacobLinCool commited on
Commit
ee44918
·
verified ·
1 Parent(s): f4f76b1

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +50 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Library: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "filter_channels": 768,
3
+ "gin_channels": 256,
4
+ "hidden_channels": 192,
5
+ "inter_channels": 192,
6
+ "kernel_size": 3,
7
+ "n_heads": 2,
8
+ "n_layers": 6,
9
+ "p_dropout": 0.0,
10
+ "resblock": "1",
11
+ "resblock_dilation_sizes": [
12
+ [
13
+ 1,
14
+ 3,
15
+ 5
16
+ ],
17
+ [
18
+ 1,
19
+ 3,
20
+ 5
21
+ ],
22
+ [
23
+ 1,
24
+ 3,
25
+ 5
26
+ ]
27
+ ],
28
+ "resblock_kernel_sizes": [
29
+ 3,
30
+ 7,
31
+ 11
32
+ ],
33
+ "segment_size": 36,
34
+ "spec_channels": 1025,
35
+ "spk_embed_dim": 109,
36
+ "sr": 48000,
37
+ "upsample_initial_channel": 512,
38
+ "upsample_kernel_sizes": [
39
+ 24,
40
+ 20,
41
+ 4,
42
+ 4
43
+ ],
44
+ "upsample_rates": [
45
+ 12,
46
+ 10,
47
+ 2,
48
+ 2
49
+ ]
50
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1266d2bed68ffd10b1a45fc756dc11721f7e46d81f3b290e8a85a2bff317758f
3
+ size 150619120