nambn0321 commited on
Commit
643f6c0
·
verified ·
1 Parent(s): d0748a2

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +49 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/speecht5_hifigan",
3
+ "architectures": [
4
+ "SpeechT5HifiGan"
5
+ ],
6
+ "initializer_range": 0.01,
7
+ "leaky_relu_slope": 0.1,
8
+ "model_in_dim": 80,
9
+ "model_type": "hifigan",
10
+ "normalize_before": true,
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
+ "sampling_rate": 16000,
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.48.0",
36
+ "upsample_initial_channel": 512,
37
+ "upsample_kernel_sizes": [
38
+ 8,
39
+ 8,
40
+ 8,
41
+ 8
42
+ ],
43
+ "upsample_rates": [
44
+ 4,
45
+ 4,
46
+ 4,
47
+ 4
48
+ ]
49
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e1ae998705b24b74b79b55bd9015f458ee85dbc1e98448aa7f0e0e066eba1bd
3
+ size 50640724