dlxj commited on
Commit
de360fb
·
1 Parent(s): d8dea0a

清华方言 TTS

Browse files
Files changed (1) hide show
  1. readme.txt +3 -1
readme.txt CHANGED
@@ -5,7 +5,9 @@ see huggingface_echodict\nemotron-speech-streaming\readme.txt
5
  see https://github.com/NVIDIA-NeMo/NeMo/blob/main/tutorials/asr/ASR_Example_CommonVoice_Finetuning.ipynb
6
  从零开始训练或从已有模型微调
7
 
8
-
 
 
9
 
10
  这个 KeyError 报错是由于 WebDataset 解析 tar 包中的路径与 NeMo 的 Manifest 映射字典键值不匹配 导致的。
11
 
 
5
  see https://github.com/NVIDIA-NeMo/NeMo/blob/main/tutorials/asr/ASR_Example_CommonVoice_Finetuning.ipynb
6
  从零开始训练或从已有模型微调
7
 
8
+ see https://github.com/GiantAILab/DiaMoE-TTS
9
+ 清华方言 TTS
10
+
11
 
12
  这个 KeyError 报错是由于 WebDataset 解析 tar 包中的路径与 NeMo 的 Manifest 映射字典键值不匹配 导致的。
13