CryptAL commited on
Commit
d9f2f12
·
verified ·
1 Parent(s): f427100

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. config.json~ +26 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": ["E2TTS"],
3
  "backbone": {
4
  "dim": 1024,
5
- "depth": 24,
6
  "heads": 16,
7
  "ff_mult": 4
8
  },
 
2
  "architectures": ["E2TTS"],
3
  "backbone": {
4
  "dim": 1024,
5
+ "depth": 26,
6
  "heads": 16,
7
  "ff_mult": 4
8
  },
config.json~ ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": ["E2TTS"],
3
+ "backbone": {
4
+ "dim": 1024,
5
+ "depth": 24,
6
+ "heads": 16,
7
+ "ff_mult": 4
8
+ },
9
+ "mel_spectrogram": {
10
+ "n_mel_channels": 100,
11
+ "n_fft": 1024,
12
+ "hop_length": 256,
13
+ "win_length": 1024,
14
+ "target_sample_rate": 24000,
15
+ "mel_spec_type": "vocos"
16
+ },
17
+ "odeint": {
18
+ "method": "euler"
19
+ },
20
+ "sampling": {
21
+ "nfe_step": 32,
22
+ "cfg_strength": 2.0,
23
+ "sway_sampling_coef": -1.0,
24
+ "target_rms": 0.1
25
+ }
26
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32f1197f244caa8618d6eedbfa4befe10de5ad6c0cf364b46439e88154c9fae8
3
- size 1333920688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59caeb0667bfec36bcd17e488d9c0a2acbeaae7b05d49e676ea4cdaf6d6ed828
3
+ size 1443065856