campwill commited on
Commit
ee03656
·
verified ·
1 Parent(s): 07cf396

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,4 +23,4 @@ The dataset can be formatted into the LJSpeech structure to ensure compatibility
23
 
24
  ## Project
25
 
26
- I used the cleaned version of the dataset to train my own HAL 9000 TTS model using [Piper](https://github.com/rhasspy/piper), based on their [john-en TTS model checkpoint](https://huggingface.co/datasets/rhasspy/piper-checkpoints/tree/main/en/en_US/john/medium). This was done by formatting the dataset to LJ Speech format. The final TTS model can be accessed in [this repository](https://huggingface.co/campwill/HAL-9000-Piper-TTS). I used the TTS model for a HAL 9000 voice assistant project, which can be found on my [GitHub](https://github.com/campwill/hal-voice-assistant).
 
23
 
24
  ## Project
25
 
26
+ I used the cleaned version of the dataset to train my own HAL 9000 TTS model using [Piper](https://github.com/rhasspy/piper), based on their [john-en TTS model checkpoint](https://huggingface.co/datasets/rhasspy/piper-checkpoints/tree/main/en/en_US/john/medium). This was done by formatting the dataset to LJ Speech format. The final TTS model can be accessed in [this repository](https://huggingface.co/campwill/HAL-9000-Piper-TTS). I am currently using the TTS model for a HAL 9000 voice assistant project, which you can find on my [GitHub](https://github.com/campwill/hal-voice-assistant).