mrfakename commited on
Commit
6e92639
·
verified ·
1 Parent(s): 322bd3d

Sync from GitHub repo

Browse files

This Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there

src/f5_tts/configs/F5TTS_Small.yaml CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  num_workers: 16
11
 
12
  optim:
13
- epochs: 11 # only suitable for Emilia, if you want to train it on LibriTTS, set epoch 686
14
  learning_rate: 7.5e-5
15
  num_warmup_updates: 20000 # warmup updates
16
  grad_accumulation_steps: 1 # note: updates = steps / grad_accumulation_steps
 
10
  num_workers: 16
11
 
12
  optim:
13
+ epochs: 11 # only suitable for Emilia, if you want to train it on LibriTTS, set epoch 686
14
  learning_rate: 7.5e-5
15
  num_warmup_updates: 20000 # warmup updates
16
  grad_accumulation_steps: 1 # note: updates = steps / grad_accumulation_steps