AOLCDROM commited on
Commit
02ad57c
1 Parent(s): efb610a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -2,9 +2,12 @@ Tortoise TTS AR model fine-tuned for German
2
 
3
  Trained on 3 speakers; 2 LibriVox readers, and Thorsten Mueller's dataset https://github.com/thorstenMueller/Thorsten-Voice
4
 
5
- requires the tokenizer in tokenizers/
 
6
 
7
- Voice latents pre-computed in voices/
 
 
8
 
9
  For use in MRQ Voice Cloning WebUI:
10
 
 
2
 
3
  Trained on 3 speakers; 2 LibriVox readers, and Thorsten Mueller's dataset https://github.com/thorstenMueller/Thorsten-Voice
4
 
5
+ ***THE NEWEST VERSIONS***: v# indicates the number of training sessions, #e is how many epochs.
6
+ 9/5 training session uploaded
7
 
8
+ Requires the tokenizer file placed in the tokenizers/ directory
9
+
10
+ Voice latents are pre-computed in voices/ for some uploaded versions. Voice samples to recompute latents are uploaded.
11
 
12
  For use in MRQ Voice Cloning WebUI:
13