Respair commited on
Commit
534e15a
·
verified ·
1 Parent(s): 466f518

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,11 +24,11 @@ Huge Thanks to [Johnathan Duering](https://github.com/duerig) for his help. I mo
24
 
25
  ____________________________________________________________________________________
26
 
27
- ```
28
  **NOTE**: I have uploaded Two checkpoints so far. one is 24khz for HiFormer, trained for roughly 117K~ steps on LibriTTS (360 + 100) and 40 hours of other English datasets.
29
 
30
  the other checkpoint is HiFTNet, 44.1khz on more than 1100 Hours of Multilingual data, sourced privately by myself. it includes Arabic, Persian, Japanese, English and Russian. this one is trained for ~100K steps.
31
- Ideally both should be trained up to 1M steps, so I strongly recommend you to further fine-tune it on your own downstream task until I pre-train these for more steps.```
32
 
33
  ## Pre-requisites
34
  1. Python >= 3.10
 
24
 
25
  ____________________________________________________________________________________
26
 
27
+
28
  **NOTE**: I have uploaded Two checkpoints so far. one is 24khz for HiFormer, trained for roughly 117K~ steps on LibriTTS (360 + 100) and 40 hours of other English datasets.
29
 
30
  the other checkpoint is HiFTNet, 44.1khz on more than 1100 Hours of Multilingual data, sourced privately by myself. it includes Arabic, Persian, Japanese, English and Russian. this one is trained for ~100K steps.
31
+ Ideally both should be trained up to 1M steps, so I strongly recommend you to further fine-tune it on your own downstream task until I pre-train these for more steps.
32
 
33
  ## Pre-requisites
34
  1. Python >= 3.10