From 02679906e649bf123c15e988bf84facd885aa7ee Mon Sep 17 00:00:00 2001 From: TianYuan Date: Wed, 14 Sep 2022 15:22:25 +0800 Subject: [PATCH] Update tts_papers.md --- docs/source/tts/tts_papers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/tts/tts_papers.md b/docs/source/tts/tts_papers.md index 681b2106..f3ca1b62 100644 --- a/docs/source/tts/tts_papers.md +++ b/docs/source/tts/tts_papers.md @@ -5,6 +5,7 @@ - [Disambiguation of Chinese Polyphones in an End-to-End Framework with Semantic Features Extracted by Pre-trained BERT](https://www1.se.cuhk.edu.hk/~hccl/publications/pub/201909_INTERSPEECH_DongyangDAI.pdf) - [Polyphone Disambiguation in Mandarin Chinese with Semi-Supervised Learning](https://www.isca-speech.org/archive/pdfs/interspeech_2021/shi21d_interspeech.pdf) * github: https://github.com/PaperMechanica/SemiPPL +- [WikipediaHomographData](https://github.com/google-research-datasets/WikipediaHomographData) ### Text Normalization #### English - [applenob/text_normalization](https://github.com/applenob/text_normalization) -- GitLab