paper-with-me

Papers

fairseq S^2: A Scalable and Integrable Speech Synthesis Toolkit

2021-09-14 · Changhan Wang, Wei-Ning Hsu, Yossi Adi, Adam Polyak, Ann Lee, Peng-Jen Chen, Jiatao Gu, Juan Pino

This paper presents fairseq S^2, a fairseq extension for speech synthesis. We implement a number of autoregressive (AR) and non-AR text-to-speech models, and their multi-speaker variants. To enable training speech synthesis models with less curated data, a number of preprocessing tools are built and their importance is shown empirically. To facilitate faster iteration of development and analysis, a suite of automatic metrics is included. Apart from the features added specifically for this extension, fairseq S^2 also benefits from the scalability offered by fairseq and can be easily integrated with other state-of-the-art systems provided in this framework. The code, documentation, and pre-trained models are available at https://github.com/pytorch/fairseq/tree/master/examples/speech_synthesis.

📄 PDF Abstract BibTeX arXiv:2109.06912

Code (4)

pytorch/fairseq 공식 구현 pytorch
2023-MindSpore-4/Code-5/tree/main/IntegralNeuralNetworks mindspore
Mind23-2/MindCode-101/tree/main/IntegralNeuralNetworks mindspore
Mind23-2/MindCode-3/tree/main/IntegralNeuralNetworks mindspore

Tasks

Speech Synthesistext-to-speechText to Speech

Similar Papers 제목 키워드 기반

fairseq Sˆ2: A Scalable and Integrable Speech Synthesis Toolkit

2021-11-01 · EMNLP (ACL) 2021 11 · Changhan Wang, Wei-Ning Hsu, Yossi Adi, Adam Polyak 외

This paper presents fairseq Sˆ2, a fairseq extension for speech synthesis. We implement a number of autoregressive (AR) and non-AR text-to-speech models, and their multi-speaker variants. To enable training speech synthe…

Speech Synthesistext-to-speechText to Speech

FunCodec: A Fundamental, Reproducible and Integrable Open-source Toolkit for Neural Speech Codec

2023-09-14 · Zhihao Du, Shiliang Zhang, Kai Hu, Siqi Zheng

This paper presents FunCodec, a fundamental neural speech codec toolkit, which is an extension of the open-source speech processing toolkit FunASR. FunCodec provides reproducible training recipes and inference scripts fo…

Automatic Speech Recognitionspeech-recognitionSpeech RecognitionSpeech Synthesis+3

Espresso: A Fast End-to-end Neural Speech Recognition Toolkit

2019-09-18 · Yiming Wang, Tongfei Chen, Hainan Xu, Shuoyang Ding 외

We present Espresso, an open-source, modular, extensible end-to-end neural automatic speech recognition (ASR) toolkit based on the deep learning library PyTorch and the popular neural machine translation toolkit fairseq.…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationDecoder+6

fairseq: A Fast, Extensible Toolkit for Sequence Modeling

2019-04-01 · NAACL 2019 6 · Myle Ott, Sergey Edunov, Alexei Baevski, Angela Fan 외

fairseq is an open-source sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling, and other text generation tasks. The toolkit is based o…

Language ModelingLanguage ModellingText GenerationTranslation

fairseq S2T: Fast Speech-to-Text Modeling with fairseq

2020-10-11 · Asian Chapter of the Association for Computational Linguistics 2020 · Changhan Wang, Yun Tang, Xutai Ma, Anne Wu 외

We introduce fairseq S2T, a fairseq extension for speech-to-text (S2T) modeling tasks such as end-to-end speech recognition and speech-to-text translation. It follows fairseq's careful design for scalability and extensib…

Machine TranslationMulti-Task Learningspeech-recognitionSpeech Recognition+4