Pith. sign in

REVIEW 3 major objections 7 minor 30 references

Teochew-Wild: The First In-the-wild Teochew Dataset with Orthographic Annotations

T0 review · 3 major / 7 minor · reviewed 2026-08-15 · deepseek-v4-flash

Pith's one-line read This paper constructs the first publicly available Teochew speech corpus with accurate orthographic and pinyin annotations and reports ASR and TTS experiments that support its usefulness.

desk verdict A genuinely useful first resource for a low-resource dialect, whose central 'accurate annotations' claim needs independent validation before you can lean on it. read the letter →

arxiv 2505.05056 v1 pith:6FOHAJI2 submitted 2025-05-08 cs.CL cs.AI

classification cs.CLcs.AI
keywords Teochewdialectspeechcorpuslow-resourceASRtext-to-speechorthographicannotationpinyintonesandhigrapheme-to-phoneme
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Teochew-Wild supplies 18.9 hours of real-world Teochew speech from 20 speakers, with each utterance annotated in Chinese characters and Teochew pinyin. The paper's central claim is that this is the first publicly available Teochew corpus with accurate orthographic annotations, and that it is usable for both automatic speech recognition and text-to-speech. Native-speaker listening tests give synthesized speech a mean opinion score of roughly 3.2 to 3.5, and recognition experiments reach about 10 percent character error with a fine-tuned large model, suggesting that a previously unserved dialect spoken by roughly 30 million people can now be tackled by standard speech toolkits. The surrounding text-processing tools, including polyphone disambiguation, Mandarin-to-Teochew vocabulary mapping, and grapheme-to-phoneme conversion, address the missing front end for Teochew speech synthesis.

What carries the argument

The central mechanism is the dual annotation scheme: each utterance is first transcribed into semantically equivalent Mandarin, then mapped to Teochew orthography and Teochew pinyin with a rule-based front end that includes a grapheme-to-phoneme lexicon, a 10,000-plus-word polyphone disambiguation lexicon, and a 1,500-entry Mandarin-to-Teochew dialect mapping. Where a Teochew pronunciation has no standard Chinese character, the annotators select rarely used characters and assign them new pronunciations and meanings. This gives every utterance a consistent character-to-sound target, which is what allows the same corpus to drive character-based ASR, pinyin-based ASR, and TTS.

What would settle it

Have an independent Teochew linguist re-annotate a random one-hour subset of the same audio with the same segmentation, then compute character- and pinyin-level agreement with the released annotations; agreement below roughly 90 percent on pinyin tones would show the ground truth is not reproducible, and the reported error rates would not be a trustworthy measure of the corpus's usefulness.

Watch

Extended reading notes

Core claim

The paper constructs Teochew-Wild, an 18.9-hour, 20-speaker, 12,500-utterance corpus of in-the-wild Teochew speech, annotated with both Chinese characters and Teochew pinyin. It reports that TTS models trained on the corpus receive mean opinion scores of 3.52 (Tacotron2) and 3.22 (FastSpeech2), and that ASR models reach a 16.88 percent word error rate on pinyin annotations and a 10.01 percent character error rate with a fine-tuned large model, arguing the corpus works for both tasks. The paper also claims this is the first publicly available Teochew dataset with accurate orthographic annotations, and it supplements the Teochew writing system by assigning rare Chinese characters new pronunciations and meanings where spoken words lack established written forms.

Load-bearing premise

The corpus's value rests on the expert annotations being consistent and faithful to real Teochew, including the rare characters that were assigned new pronunciations and meanings when no standard written form existed.

Editorial extensions

If this is right

  • Pinyin-based ASR on the corpus reaches 16.88 percent word error rate with a small transformer and 10.01 percent character error with a fine-tuned large model, so the annotations are usable for recognition.
  • Tacotron2 and FastSpeech2 trained on the corpus produce intelligible speech with mean opinion scores of 3.52 and 3.22, so the corpus supports text-to-speech.
  • The corpus covers 94.8 percent of Teochew's 882 initial-final combinations, providing a broad phonological basis for model training.
  • The released text frontend tools fill the missing Teochew front end for speech synthesis, including polyphone disambiguation and Mandarin-to-Teochew mapping.
  • The remaining unlabeled in-the-wild audio can support semi-supervised expansion of the corpus in future work.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper's choice to assign new pronunciations and meanings to rare characters is a de facto orthographic proposal; its long-term viability depends on whether fluent speakers accept and reproduce those characters in writing.
  • The dataset makes possible a direct benchmark of Teochew-versus-Hokkien transfer, letting future work quantify how much cross-dialect data actually helps or hurts low-resource speech systems.
  • The same two-stage annotation pipeline, Mandarin semantic transcription followed by dialect orthography and pinyin, could be applied to other undocumented Sinitic dialects with a similar written-character gap.
  • The Whisper fine-tuning result of about 10 percent CER is an empirical claim about large-model adaptation to low-resource dialects; re-running with a matched training schedule on a different large model would test its generality.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 7 minor

Summary. The paper introduces Teochew-Wild, a publicly released 18.9-hour Teochew speech corpus containing 12,500 utterances from 20 speakers of in-the-wild audio, annotated with both Chinese characters and Teochew pinyin. The construction pipeline includes data collection from internet multimedia, preprocessing (standardization, source separation, denoising, VAD, SNR filtering), and a two-stage annotation process. The paper also presents supplementary text front-end tools (G2P conversion, polyphone disambiguation, Teochew-Mandarin mapping) and describes a supplementation of the Teochew writing system. Experiments report TTS MOS scores of 3.52 (Tacotron2) and 3.22 (FastSpeech2), and ASR CER/WER values ranging from about 9.6% to 39.4% for Fairseq S2T and fine-tuned Whisper-medium, which the authors interpret as validating the corpus for ASR and TTS.

Significance. If the annotation quality is verified, Teochew-Wild would be a valuable contribution to a severely under-resourced language: it is a publicly available corpus with orthographic and pinyin labels covering formal and colloquial speech, and it ships text front-end resources that are genuinely missing for Teochew. The speech-quality comparison and the intelligible TTS output are encouraging, and the Whisper fine-tuning results suggest the corpus can support modern model adaptation. The corpus statistics are internally consistent, and the dataset release is a concrete and reusable artifact. However, the central claim of 'accurate orthographic annotations' is currently supported only by an assertion about expert annotation, not by measurement, so the corpus's value to the community depends on the validation the manuscript does not yet provide.

major comments (3)
  1. [III-D, III-E, Abstract] The abstract's central claim that Teochew-Wild is a dataset with 'accurate orthographic annotations' is load-bearing, but the manuscript reports no inter-annotator agreement, no independent dictionary check, and no error analysis for the annotations. Section III-D describes a two-stage process ending with two experts, and Section III-E states that rare characters were assigned new pronunciations and meanings when no character existed; these labels are not independently recoverable from an external standard. Additionally, the annotation pipeline in Section III-C relies on the authors' own G2P and polyphone-disambiguation tools, so the ASR/TTS experiments cannot by themselves detect systematic annotation errors. I request at least one of the following: (i) an inter-annotator agreement measure (e.g., character-level and pinyin-level agreement, Cohen's kappa) on a held-out subset; (ii) an independent expert audit of a random sample with a quantified error rate; or (iii) a public list of the supplemented characters with their assigned pronunciations and meanings, together with counts of how many utterances/characters are affected. Without such evidence, 'accurate' is an assertion rather than a demonstrated property of the resource.
  2. [III-B.e] The SNR filtering threshold is described only as 'predefined' and is never given, even though it is one of the quality gates that determines which clips enter the corpus. The threshold must be reported for reproducibility and for users to understand the data distribution. Relatedly, the VAD merging rule is stated only as 'no shorter than 1 second and no longer than 20 seconds'; the precise algorithm for merging consecutive segments should be specified, since this parameter affects utterance boundaries and, indirectly, all downstream statistics and experiments.
  3. [V-C, Table V] The ASR effectiveness claims rest on point estimates from a 700-utterance test set without confidence intervals, significance tests, or per-speaker/per-domain breakdowns. For example, the Whisper Chinese-character CER of 10.01% versus pinyin WER of 15.03% may reflect a difference in evaluation granularity rather than model behavior, and a change of a few dozen utterances could move these numbers noticeably. I ask for bootstrap confidence intervals or an equivalent uncertainty estimate, the number of test utterances contributing to each number, and a clarification of what 'WER' means for pinyin annotations: if pinyin tokens are syllables, this should be called a pinyin syllable error rate or a word segmentation criterion must be defined.
minor comments (7)
  1. [Abstract and Section III] The abstract uses 'precise orthographic annotations' while the body and conclusion use 'accurate'; choose one term and define what accuracy means for this resource.
  2. [III-C.1] The 'community-created online Teochew dictionary' is not versioned or dated; please add a retrieval date and, if possible, a snapshot so the G2P lexicon is reproducible.
  3. [IV-B] The phrase 'about 12.13% of the characters in the Teochew dataset are made up of the 10 most common characters' is unclear; it should read 'the 10 most common characters account for 12.13% of character occurrences.'
  4. [V-B.1] The MOS setup should report how many ratings each of the 50 sampled utterances received; with 12 testers each listening to 20 samples, the 95% confidence intervals are only interpretable if the per-utterance rating distribution is specified.
  5. [Table II] State clearly whether the DNSMOS scores for Teochew-Wild were computed by the authors, and note that DNSMOS is trained mainly on English and Mandarin data, so cross-language comparisons should be interpreted cautiously.
  6. [III-E] The supplementation of the writing system by assigning new pronunciations and meanings to rare characters should cite the specific ancient texts used and discuss how these choices become stable conventions; as written, the procedure appears ad hoc and hard for others to reproduce.
  7. [Footnote 1] The dataset URL in the footnote contains a space ('teochew wild') and should be percent-encoded or replaced with a working link.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: the dataset construction and the ASR/TTS evaluations are self-contained and do not reduce to their inputs.

full rationale

This paper is a corpus-construction report, not a derivational argument, and no load-bearing step reduces to its own inputs. The annotations are produced by human transcribers and experts with reference to an external community dictionary, Teochew Pinyin (Pengim), and the authors' text-frontend tools (Sections III-C and III-D); these resources are inputs to annotation, but the downstream experiments do not presuppose the annotation quality they are meant to illustrate. The TTS evaluation uses 12 native Teochew speakers scoring naturalness and intelligibility via MOS on held-out test utterances (Section V-B1), which is an external human check independent of the authors' labels. The ASR experiments are trained on the training split and evaluated on separate validation and test splits (Section V-A), including Whisper-medium, a pre-trained model that had not previously encountered Teochew; its fine-tuned CER/WER numbers therefore measure generalization to held-out data rather than restating a fitted parameter. DNSMOS P.835 scores compare speech quality to external datasets such as VCTK, LibriTTS, and Emilia (Table II). The claim that this is the first publicly available Teochew dataset is a priority claim, supported by literature comparison rather than by derivation. Although the accuracy of the orthographic annotations is not directly measured with inter-annotator agreement or an independent gold standard, and Section III-E describes supplying rare characters with new pronunciations and meanings, that is a potential evidence gap or correctness risk, not a circularity: the paper never defines 'accurate' in terms of the reported MOS or CER/WER numbers, and the evaluations use external listeners and held-out data. There are no self-citations used as load-bearing support, no fitted quantity renamed as a prediction, and no uniqueness theorem imported from the authors' prior work. The central claim 'the data works' is tested rather than asserted, so the paper receives a circularity score of 0.

Assumptions & free parameters 2 free parameters · 4 assumptions · 1 invented entities

The corpus relies on the Pengim phonetic system, expert intuition for annotation, and an author-created extension of the writing system. The free parameters are pipeline design choices that influence data quality but are not fitted to optimize a reported objective.

free parameters (2)
  • SNR filtering threshold
    Used in preprocessing to filter noisy clips, but the specific value is not reported in Section III-B(e). The threshold affects which clips enter the corpus.
  • VAD segment length bounds = 1 to 20 seconds
    Chosen by hand to merge VAD segments into utterances; affects corpus statistics and model training, Section III-B(d).
assumptions (4)
  • domain assumption The Teochew Pinyin (Pengim) system from 1960 is a valid phonetic representation.
    Assumed as the phonetic basis for all pinyin annotations, Section II-A.
  • ad hoc to paper Chinese characters can represent Teochew speech when supplemented by assigning new meanings/pronunciations to rare characters.
    Underpins the orthographic annotation layer and the writing system supplementation in Section III-E.
  • domain assumption The annotations produced by two experts are accurate ground truth.
    No inter-annotator agreement or external validation is reported, yet the ASR/TTS evaluations treat these annotations as correct, Section III-D.
  • domain assumption The 20 selected speakers are representative enough for a useful corpus.
    Speakers were chosen by clear pronunciation and sufficient duration from 200+ hours of raw data, without a stated sampling or diversity protocol, Section III-B.
invented entities (1)
  • Supplemented orthographic characters
    purpose: Rare Chinese characters assigned new Teochew pronunciations and meanings to cover colloquial pronunciations lacking standard written forms.
    These mappings are introduced by the authors without external validation or released guidelines, Section III-E.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Teochew-Wild: The First In-the-wild Teochew Dataset with Orthographic Annotations." pith.science (2026). https://pith.science/paper/6FOHAJI2

@misc{pith2026250505056,
  author       = {Pith},
  title        = {Pith review of: Teochew-Wild: The First In-the-wild Teochew Dataset with Orthographic Annotations},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/6FOHAJI2}},
  note         = {Machine review of arXiv:2505.05056}
}
read the original abstract

This paper reports the construction of the Teochew-Wild, a speech corpus of the Teochew dialect. The corpus includes 18.9 hours of in-the-wild Teochew speech data from multiple speakers, covering both formal and colloquial expressions, with precise orthographic and pinyin annotations. Additionally, we provide supplementary text processing tools and resources to propel research and applications in speech tasks for this low-resource language, such as automatic speech recognition (ASR) and text-to-speech (TTS). To the best of our knowledge, this is the first publicly available Teochew dataset with accurate orthographic annotations. We conduct experiments on the corpus, and the results validate its effectiveness in ASR and TTS tasks.

Figures

Figures reproduced from arXiv: 2505.05056 by the authors.

Figure 1
Figure 1. The Overview of Our Dataset Construction Workflow [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

30 extracted references · 18 canonical work pages

  1. [1]

    Wenet- speech: A 10000+ hours multi-domain mandarin corpus for speech recognition,

    Binbin Zhang, Hang Lv, Pengcheng Guo, Qijie Shao, Chao Yang, Lei Xie, Xin Xu, Hui Bu, Xiaoyu Chen, Chenchen Zeng, et al., “Wenet- speech: A 10000+ hours multi-domain mandarin corpus for speech recognition,” in ICASSP 2022-2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2022, pp. 6182–6186

  2. [2]

    Emilia: An extensive, multilingual, and diverse speech dataset for large-scale speech generation,

    Haorui He, Zengqiang Shang, Chaoren Wang, Xuyuan Li, Yicheng Gu, Hua Hua, Liwei Liu, Chen Yang, Jiaqi Li, Peiyang Shi, Yuancheng Wang, Kai Chen, Pengyuan Zhang, and Zhizheng Wu, “Emilia: An extensive, multilingual, and diverse speech dataset for large-scale speech generation,” arXiv, vol. abs/2407.05361, 2024

  3. [3]

    Common voice: A massively-multilingual speech corpus,

    Rosana Ardila, Megan Branson, Kelly Davis, Michael Kohler, Josh Meyer, Michael Henretty, Reuben Morais, Lindsay Saunders, Francis Tyers, and Gregor Weber, “Common voice: A massively-multilingual speech corpus,” in Proceedings of the Twelfth Language Resources and Evaluation Conference, 2020, pp. 4218–4222

  4. [4]

    Robust speech recognition via large- scale weak supervision,

    Alec Radford, Jong Wook Kim, Tao Xu, Greg Brockman, Christine McLeavey, and Ilya Sutskever, “Robust speech recognition via large- scale weak supervision,” in International conference on machine learning. PMLR, 2023, pp. 28492–28518

  5. [5]

    Seed-asr: Understanding diverse speech and contexts with llm-based speech recognition,

    Ye Bai, Jingping Chen, Jitong Chen, Wei Chen, Zhuo Chen, Chuang Ding, Linhao Dong, Qianqian Dong, Yujiao Du, Kepan Gao, et al., “Seed-asr: Understanding diverse speech and contexts with llm-based speech recognition,” arXiv preprint arXiv:2407.04675 , 2024

  6. [6]

    Moonshine: Speech recognition for live transcription and voice commands,

    Nat Jeffries, Evan King, Manjunath Kudlur, Guy Nicholson, James Wang, and Pete Warden, “Moonshine: Speech recognition for live transcription and voice commands,” 2024

  7. [7]

    Maskgct: Zero-shot text-to-speech with masked generative codec transformer,

    Yuancheng Wang, Haoyue Zhan, Liwei Liu, Ruihong Zeng, Haotian Guo, Jiachen Zheng, Qiang Zhang, Xueyao Zhang, Shunsi Zhang, and Zhizheng Wu, “Maskgct: Zero-shot text-to-speech with masked generative codec transformer,” arXiv preprint arXiv:2409.00750 , 2024

  8. [8]

    Neural codec language models are zero-shot text to speech synthesiz- ers,

    Chengyi Wang, Sanyuan Chen, Yu Wu, Ziqiang Zhang, Long Zhou, Shujie Liu, Zhuo Chen, Yanqing Liu, Huaming Wang, Jinyu Li, et al., “Neural codec language models are zero-shot text to speech synthesiz- ers,” arXiv preprint arXiv:2301.02111 , 2023

Show all 30 references
  1. [9]

    Cosyvoice: A scalable multilingual zero-shot text-to-speech synthesizer based on supervised semantic tokens,

    Zhihao Du, Qian Chen, Shiliang Zhang, Kai Hu, Heng Lu, Yexin Yang, Hangrui Hu, Siqi Zheng, Yue Gu, Ziyang Ma, et al., “Cosyvoice: A scalable multilingual zero-shot text-to-speech synthesizer based on supervised semantic tokens,” arXiv preprint arXiv:2407.05407 , 2024

  2. [10]

    F5-tts: A fairytaler that fakes fluent and faithful speech with flow matching,

    Yushen Chen, Zhikang Niu, Ziyang Ma, Keqi Deng, Chunhui Wang, Jian Zhao, Kai Yu, and Xie Chen, “F5-tts: A fairytaler that fakes fluent and faithful speech with flow matching,” arXiv preprint arXiv:2410.06885 , 2024

  3. [11]

    Cmu wilderness multilingual speech dataset,

    Alan W Black, “Cmu wilderness multilingual speech dataset,” in ICASSP 2019-2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2019, pp. 5971–5975

  4. [12]

    Scaling speech technology to 1,000+ languages,

    Vineel Pratap, Andros Tjandra, Bowen Shi, Paden Tomasello, Arun Babu, Sayani Kundu, Ali Elkahky, Zhaoheng Ni, Apoorv Vyas, Maryam Fazel-Zarandi, et al., “Scaling speech technology to 1,000+ languages,” Journal of Machine Learning Research , vol. 25, no. 97, pp. 1–52, 2024

  5. [13]

    Experiments on speech synthesis for teochew, can taiwanese help?,

    Pierre Magistry, Ilaine Wang, and Ty Eng Lim, “Experiments on speech synthesis for teochew, can taiwanese help?,” in Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024), 2024, pp. 6849–6854

  6. [14]

    wav2vec 2.0: A framework for self-supervised learning of speech representations,

    Alexei Baevski, Yuhao Zhou, Abdelrahman Mohamed, and Michael Auli, “wav2vec 2.0: A framework for self-supervised learning of speech representations,” Advances in neural information processing systems , vol. 33, pp. 12449–12460, 2020

  7. [15]

    Hubert: Self- supervised speech representation learning by masked prediction of hidden units,

    Wei-Ning Hsu, Benjamin Bolte, Yao-Hung Hubert Tsai, Kushal Lakho- tia, Ruslan Salakhutdinov, and Abdelrahman Mohamed, “Hubert: Self- supervised speech representation learning by masked prediction of hidden units,” IEEE/ACM transactions on audio, speech, and language processing...

  8. [16]

    Wavlm: Large-scale self-supervised pre-training for full stack speech processing,

    Sanyuan Chen, Chengyi Wang, Zhengyang Chen, Yu Wu, Shujie Liu, Zhuo Chen, Jinyu Li, Naoyuki Kanda, Takuya Yoshioka, Xiong Xiao, et al., “Wavlm: Large-scale self-supervised pre-training for full stack speech processing,” IEEE Journal of Selected Topics in Signal Process- ing, v...

  9. [17]

    Low-resource self-supervised learning with ssl-enhanced tts,

    Po-chun Hsu, Ali Elkahky, Wei-Ning Hsu, Yossi Adi, Tu Anh Nguyen, Jade Copet, Emmanuel Dupoux, Hung-yi Lee, and Abdelrahman Mo- hamed, “Low-resource self-supervised learning with ssl-enhanced tts,” arXiv preprint arXiv:2309.17020 , 2023

  10. [18]

    Improving automatic speech recog- nition performance for low-resource languages with self-supervised models,

    Jing Zhao and Wei-Qiang Zhang, “Improving automatic speech recog- nition performance for low-resource languages with self-supervised models,” IEEE Journal of Selected Topics in Signal Processing , vol. 16, no. 6, pp. 1227–1241, 2022

  11. [19]

    Lrspeech: Extremely low-resource speech synthesis and recognition,

    Jin Xu, Xu Tan, Yi Ren, Tao Qin, Jian Li, Sheng Zhao, and Tie-Yan Liu, “Lrspeech: Extremely low-resource speech synthesis and recognition,” in Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining , 2020, pp. 2802–2812

  12. [20]

    Autoprep: An automatic preprocessing framework for in-the-wild speech data,

    Jianwei Yu, Hangting Chen, Yanyao Bian, Xiang Li, Yi Luo, Jinchuan Tian, Mengyang Liu, Jiayi Jiang, and Shuai Wang, “Autoprep: An automatic preprocessing framework for in-the-wild speech data,” in ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal P...

  13. [21]

    Cstr vctk corpus: English multi-speaker corpus for cstr voice cloning toolkit (version 0.92),

    Junichi Yamagishi, Christophe Veaux, Kirsten MacDonald, et al., “Cstr vctk corpus: English multi-speaker corpus for cstr voice cloning toolkit (version 0.92),” University of Edinburgh. The Centre for Speech Technology Research (CSTR) , pp. 271–350, 2019

  14. [22]

    AISHELL-3: A Multi-Speaker Mandarin TTS Corpus,

    Yao, Shi and Bu, Hui and Xu, Xin and Zhang, Shaoji and Li, Ming, “AISHELL-3: A Multi-Speaker Mandarin TTS Corpus,” in Proc. of Interspeech, 2021

  15. [23]

    Libritts: A corpus derived from librispeech for text-to-speech,

    Heiga Zen, Viet Dang, Rob Clark, Yu Zhang, Ron J Weiss, Ye Jia, Zhifeng Chen, and Yonghui Wu, “Libritts: A corpus derived from librispeech for text-to-speech,” Interspeech 2019 , 2019

  16. [24]

    Gigaspeech: An evolving, multi-domain asr corpus with 10,000 hours of transcribed audio,

    Guoguo Chen, Shuzhou Chai, Guan-Bo Wang, Jiayu Du, Wei-Qiang Zhang, Chao Weng, Dan Su, Daniel Povey, Jan Trmal, Junbo Zhang, et al., “Gigaspeech: An evolving, multi-domain asr corpus with 10,000 hours of transcribed audio,” Interspeech 2021 , 2021

  17. [25]

    Wenetspeech4tts: A 12,800-hour mandarin tts corpus for large speech generation model benchmark,

    Linhan Ma, Dake Guo, Kun Song, Yuepeng Jiang, Shuai Wang, Li- umeng Xue, Weiming Xu, Huan Zhao, Binbin Zhang, and Lei Xie, “Wenetspeech4tts: A 12,800-hour mandarin tts corpus for large speech generation model benchmark,” arXiv preprint arXiv:2406.05763 , 2024

  18. [26]

    Dnsmos p. 835: A non-intrusive perceptual objective speech quality metric to evaluate noise suppressors,

    Chandan KA Reddy, Vishak Gopal, and Ross Cutler, “Dnsmos p. 835: A non-intrusive perceptual objective speech quality metric to evaluate noise suppressors,” in ICASSP 2022-2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) . IEEE, 2022, pp. 886–890

  19. [27]

    Natural tts synthesis by conditioning wavenet on mel spectrogram predictions,

    Jonathan Shen, Ruoming Pang, Ron J Weiss, Mike Schuster, Navdeep Jaitly, Zongheng Yang, Zhifeng Chen, Yu Zhang, Yuxuan Wang, Rj Skerrv-Ryan, et al., “Natural tts synthesis by conditioning wavenet on mel spectrogram predictions,” in 2018 IEEE international conference on acousti...

  20. [28]

    Fastspeech 2: Fast and high-quality end-to-end text to speech,

    Yi Ren, Chenxu Hu, Xu Tan, Tao Qin, Sheng Zhao, Zhou Zhao, and Tie- Yan Liu, “Fastspeech 2: Fast and high-quality end-to-end text to speech,” in International Conference on Learning Representations , 2020

  21. [29]

    Hifi-gan: Generative adversarial networks for efficient and high fidelity speech synthesis,

    Jungil Kong, Jaehyeon Kim, and Jaekyoung Bae, “Hifi-gan: Generative adversarial networks for efficient and high fidelity speech synthesis,” Advances in neural information processing systems , vol. 33, pp. 17022– 17033, 2020

  22. [30]

    Fairseq s2t: Fast speech-to-text modeling with fairseq,

    Changhan Wang, Yun Tang, Xutai Ma, Anne Wu, Sravya Popuri, Dmytro Okhonko, and Juan Pino, “Fairseq s2t: Fast speech-to-text modeling with fairseq,” arXiv preprint arXiv:2010.05171 , 2020

Pith tools

Reviewed August 15, 2026 · model on record in the stance chip above.