Text-to-Speech
PyTorch
ONNX
Catalan
matcha-tts
acoustic modelling
speech
multispeaker
AlexK-PL commited on
Commit
3e00824
1 Parent(s): 62c40e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -125,9 +125,10 @@ The model was trained on 2 **Catalan** speech datasets
125
 
126
  ### Training procedure
127
 
128
- ***Catalan Matcha-TTS*** was not trained from scratch. Instead, we finetuned the model from the English multispeaker checkpoint
129
- (trained with the [VCTK dataset](https://huggingface.co/datasets/vctk)) provided by the authors.
130
- The embedding layer was initialized with the number of catalan speakers (47) and original hyperparameters were kept.
 
131
 
132
  ### Training Hyperparameters
133
 
 
125
 
126
  ### Training procedure
127
 
128
+ ***Catalan Matcha-TTS*** was finetuned from the English multispeaker checkpoint,
129
+ which was trained with the [VCTK dataset](https://huggingface.co/datasets/vctk) and provided by the model authors.
130
+
131
+ The embedding layer was initialized with the number of catalan speakers (47) and the original hyperparameters were kept.
132
 
133
  ### Training Hyperparameters
134