Text-to-Speech
PyTorch
ONNX
Catalan
matcha-tts
acoustic modelling
speech
multispeaker
AlexK-PL commited on
Commit
d927332
·
verified ·
1 Parent(s): 5d63ecb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -85,10 +85,20 @@ pip install git+https://github.com/langtech-bsc/Matcha-TTS.git@dev-cat
85
 
86
  ```
87
 
88
- ### ONNX
 
 
 
 
 
 
89
 
90
  We also release a ONNX version of the model
91
 
 
 
 
 
92
  ## Training Details
93
 
94
  ### Training data
 
85
 
86
  ```
87
 
88
+ ### For Inference
89
+
90
+ #### PyTorch
91
+
92
+ Speech inference can be done with **Catalan Matcha-TTS** by loading the model remotely with the HF hub.
93
+
94
+ #### ONNX
95
 
96
  We also release a ONNX version of the model
97
 
98
+ ### For Training
99
+
100
+ The entire checkpoint is also release to continue with pretraining or finetuning.
101
+
102
  ## Training Details
103
 
104
  ### Training data