diff --git a/docs/source/tts/tts_papers.md b/docs/source/tts/tts_papers.md index 2b35b8852157295b4bcd7cde17ca67d7b72e2ede..681b21066ab7ac1cb5d574a715bf331474d013dc 100644 --- a/docs/source/tts/tts_papers.md +++ b/docs/source/tts/tts_papers.md @@ -3,6 +3,8 @@ ### Polyphone - [【g2pM】g2pM: A Neural Grapheme-to-Phoneme Conversion Package for Mandarin Chinese Based on a New Open Benchmark Dataset](https://arxiv.org/abs/2004.03136) - [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 ### Text Normalization #### English - [applenob/text_normalization](https://github.com/applenob/text_normalization)