paper-with-me

Papers

MobileSpeech: A Fast and High-Fidelity Framework for Mobile Zero-Shot Text-to-Speech

2024-02-14 · Shengpeng Ji, Ziyue Jiang, Hanting Wang, Jialong Zuo, Zhou Zhao

Zero-shot text-to-speech (TTS) has gained significant attention due to its powerful voice cloning capabilities, requiring only a few seconds of unseen speaker voice prompts. However, all previous work has been developed for cloud-based systems. Taking autoregressive models as an example, although these approaches achieve high-fidelity voice cloning, they fall short in terms of inference speed, model size, and robustness. Therefore, we propose MobileSpeech, which is a fast, lightweight, and robust zero-shot text-to-speech system based on mobile devices for the first time. Specifically: 1) leveraging discrete codec, we design a parallel speech mask decoder module called SMD, which incorporates hierarchical information from the speech codec and weight mechanisms across different codec layers during the generation process. Moreover, to bridge the gap between text and speech, we introduce a high-level probabilistic mask that simulates the progression of information flow from less to more during speech generation. 2) For speaker prompts, we extract fine-grained prompt duration from the prompt speech and incorporate text, prompt speech by cross attention in SMD. We demonstrate the effectiveness of MobileSpeech on multilingual datasets at different levels, achieving state-of-the-art results in terms of generating speed and speech quality. MobileSpeech achieves RTF of 0.09 on a single A100 GPU and we have successfully deployed MobileSpeech on mobile devices. Audio samples are available at \url{https://mobilespeech.github.io/} .

📄 PDF Abstract BibTeX arXiv:2402.09378

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGPUtext-to-speechText to SpeechVoice Cloning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

FastSHADE: Fast Self-augmented Hierarchical Asymmetric Denoising for Efficient inference on mobile devices

2026-04-11 · Nikolay Falaleev arxiv

Real-time image denoising is essential for modern mobile photography but remains challenging due to the strict latency and power constraints of edge devices. This paper presents FastSHADE (Fast Self-augmented Hierarchica…

Image Denoising

AutoCoMet: Smart Neural Architecture Search via Co-Regulated Shaping Reinforcement

2022-03-29 · Mayukh Das, Brijraj Singh, Harsh Kanti Chheda, Pawan Sharma 외

Designing suitable deep model architectures, for AI-driven on-device apps and features, at par with rapidly evolving mobile hardware and increasingly complex target scenarios is a difficult task. Though Neural Architectu…

AutoMLNeural Architecture Search

FastNeRF: High-Fidelity Neural Rendering at 200FPS

2021-03-18 · ICCV 2021 10 · Stephan J. Garbin, Marek Kowalski, Matthew Johnson, Jamie Shotton 외

Recent work on Neural Radiance Fields (NeRF) showed how neural networks can be used to encode complex 3D environments that can be rendered photorealistically from novel viewpoints. Rendering these images is very computat…

GPUMixed RealityNeRFNeural Rendering+1

Fast Camera Image Denoising on Mobile GPUs with Deep Learning, Mobile AI 2021 Challenge: Report

2021-05-17 · Andrey Ignatov, Kim Byeoung-su, Radu Timofte, Angeline Pouget 외

Image denoising is one of the most critical problems in mobile photo processing. While many solutions have been proposed for this task, they are usually working with synthetic data and are too computationally expensive t…

DenoisingGPUImage Denoising

Fast Nearest Convolution for Real-Time Efficient Image Super-Resolution

2022-08-24 · Ziwei Luo, Youwei Li, Lei Yu, Qi Wu 외

Deep learning-based single image super-resolution (SISR) approaches have drawn much attention and achieved remarkable success on modern advanced GPUs. However, most state-of-the-art methods require a huge number of param…

Image Super-ResolutionQuantizationSuper-Resolution