scispace - formally typeset
J

Jinzhu Li

Researcher at Microsoft

Publications -  4
Citations -  56

Jinzhu Li is an academic researcher from Microsoft. The author has contributed to research in topics: Speech synthesis & Inference. The author has an hindex of 2, co-authored 3 publications receiving 12 citations.

Papers
More filters
Proceedings ArticleDOI

Lightspeech: Lightweight and Fast Text to Speech with Neural Architecture Search

TL;DR: LightSpeech is proposed, which leverages neural architecture search (NAS) to automatically design more lightweight and efficient models based on FastSpeech, and achieves 15x model compression ratio and 6.5x inference speedup on CPU with on par voice quality.
Posted Content

LightSpeech: Lightweight and Fast Text to Speech with Neural Architecture Search

TL;DR: LightSpeech as mentioned in this paper leverages neural architecture search to automatically design more lightweight and efficient models based on FastSpeech, which achieves 15x model compression ratio and 6.5x inference speedup on CPU with on par voice quality.
Posted Content

DelightfulTTS: The Microsoft Speech Synthesis System for Blizzard Challenge 2021

TL;DR: In this paper, a vocoder called HiFiNet is proposed to generate 48 kHz waveform from predicted 16 kHz mel-spectrogram, which can better trade off training efficiency, modelling stability and voice quality.
Proceedings ArticleDOI

LeanSpeech: The Microsoft Lightweight Speech Synthesis System for Limmits Challenge 2023

TL;DR: This article proposed a lightweight encoder-decoder acoustic model composed of 1-D convolution and LSTM blocks, which is trained with knowledge distillation from a multi-speaker multi-lingual teacher model, DelightfulTTS.