mah92 commited on
Commit
283680e
·
verified ·
1 Parent(s): c8c1d4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  # Matcha TTS For persian language
3
  This recepie is for training persian/english tts models (the middle part of the tts, converting ipa phonemes to melspectograms).
4
 
5
- The main repo was [here](https://github.com/shivammehta25/Matcha-TTS).
6
 
7
  To do this, you probably need a graphic card with 8GBs of vram for 12 hours or more, supporting pytorch (or use google-colab, kaggle notebook, ...).
8
 
@@ -321,7 +321,7 @@ Attention: sherpa-onnx is using T1 hifigan vocoder which is trained on a sinhle
321
 
322
  Special thanks to Masoud Azizi (@Mablue ), Amirreza Ramezani (@brightening-eyes ), and Dr. Hamid Jafari (Khaneh Noor Iranian Basir).
323
 
324
- Special thanks to people from @ttsfarsi channel.
325
 
326
  I should also thank you @csukuangfj from Xiaomi corporation for your helps and cares in icefall and sherpa-onnx repos.
327
 
 
2
  # Matcha TTS For persian language
3
  This recepie is for training persian/english tts models (the middle part of the tts, converting ipa phonemes to melspectograms).
4
 
5
+ The main repo is [here](https://github.com/shivammehta25/Matcha-TTS).
6
 
7
  To do this, you probably need a graphic card with 8GBs of vram for 12 hours or more, supporting pytorch (or use google-colab, kaggle notebook, ...).
8
 
 
321
 
322
  Special thanks to Masoud Azizi (@Mablue ), Amirreza Ramezani (@brightening-eyes ), and Dr. Hamid Jafari (Khaneh Noor Iranian Basir).
323
 
324
+ Special thanks to people from @ttsfarsi telegram channel.
325
 
326
  I should also thank you @csukuangfj from Xiaomi corporation for your helps and cares in icefall and sherpa-onnx repos.
327