Justin commited on
Commit
e18d9c6
1 Parent(s): 3b1bb15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ Example Use (from within model directory):
18
  tts --text "this is Text for Tee tee ess" --out_path speech.wav --model_path checkpoint_85000.pth --config_path config.json --speakers_file_path vctk_speakers.json --speaker_idx VCTK_p277 --language_idx en
19
  ```
20
 
21
- <p>VCTK_p225: 23 year old female, English accent (Southern England)<audio controls><source src="https://huggingface.co/voices/VCTK_European_English_Females/resolve/main/samples/p225.wav" type="audio/wav"></audio> </p>
22
  <p>VCTK_p228: 22 year old female, English accent (Southern England)<audio controls><source src="https://huggingface.co/voices/VCTK_European_English_Females/resolve/main/samples/p228.wav" type="audio/wav"></audio> </p>
23
  <p>VCTK_p229: 23 year old female, English accent (Southern England)<audio controls><source src="https://huggingface.co/voices/VCTK_European_English_Females/resolve/main/samples/p229.wav" type="audio/wav"></audio> </p>
24
  <p>VCTK_p230: 22 year old female, English accent (Stockton-on-tees)<audio controls><source src="https://huggingface.co/voices/VCTK_European_English_Females/resolve/main/samples/p230.wav" type="audio/wav"></audio> </p>
 
18
  tts --text "this is Text for Tee tee ess" --out_path speech.wav --model_path checkpoint_85000.pth --config_path config.json --speakers_file_path vctk_speakers.json --speaker_idx VCTK_p277 --language_idx en
19
  ```
20
 
21
+ <p>VCTK_p225: 23 year old female, English accent (Southern England)<audio controls><source src="https://huggingface.co/voices/VCTK_British_English_Females/resolve/main/samples/VCTK_p225.wav" type="audio/wav"></audio> </p>
22
  <p>VCTK_p228: 22 year old female, English accent (Southern England)<audio controls><source src="https://huggingface.co/voices/VCTK_European_English_Females/resolve/main/samples/p228.wav" type="audio/wav"></audio> </p>
23
  <p>VCTK_p229: 23 year old female, English accent (Southern England)<audio controls><source src="https://huggingface.co/voices/VCTK_European_English_Females/resolve/main/samples/p229.wav" type="audio/wav"></audio> </p>
24
  <p>VCTK_p230: 22 year old female, English accent (Stockton-on-tees)<audio controls><source src="https://huggingface.co/voices/VCTK_European_English_Females/resolve/main/samples/p230.wav" type="audio/wav"></audio> </p>