zinc75 commited on
Commit
6d7c3a1
1 Parent(s): e715906

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ If you don't read the phonetic alphabet fluently, you can use this excellent [IP
47
 
48
  ## Training procedure
49
 
50
- The model has been finetuned on Coommonvoice-v13 (FR) for 14 epochs on 4x2080 Ti GPUs using a ddp strategy and gradient-accumulation procedure (256 audios per update, corresponding roughly to 25 minutes of speech per update -> 2k updates per epoch)
51
 
52
  - Learning rate schedule : Double Tri-state schedule
53
  - Warmup from 1e-5 for 7% of total updates
 
47
 
48
  ## Training procedure
49
 
50
+ The model has been finetuned on Commonvoice-v13 (FR) for 14 epochs on a 4x2080 Ti GPUs at Cnam/LMMSC using a ddp strategy and gradient-accumulation procedure (256 audios per update, corresponding roughly to 25 minutes of speech per update -> 2k updates per epoch)
51
 
52
  - Learning rate schedule : Double Tri-state schedule
53
  - Warmup from 1e-5 for 7% of total updates