paper-with-me

Papers

HybridNet: A Hybrid Neural Architecture to Speed-up Autoregressive Models

2018-01-01 · ICLR 2018 1 · Yanqi Zhou, Wei Ping, Sercan Arik, Kainan Peng, Greg Diamos

This paper introduces HybridNet, a hybrid neural network to speed-up autoregressive models for raw audio waveform generation. As an example, we propose a hybrid model that combines an autoregressive network named WaveNet and a conventional LSTM model to address speech synthesis. Instead of generating one sample per time-step, the proposed HybridNet generates multiple samples per time-step by exploiting the long-term memory utilization property of LSTMs. In the evaluation, when applied to text-to-speech, HybridNet yields state-of-art performance. HybridNet achieves a 3.83 subjective 5-scale mean opinion score on US English, largely outperforming the same size WaveNet in terms of naturalness and provide 2x speed up at inference.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Synthesistext-to-speechText to Speech

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…
Mixture of Logistic Distributions 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Dilated Causal Convolution A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by…
WaveNet WaveNet is an audio generative model based on the PixelCNN architecture. In order to deal with long-range temporal dependencies…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

HybridNet: Classification and Reconstruction Cooperation for Semi-Supervised Learning

2018-07-30 · ECCV 2018 9 · Thomas Robert, Nicolas Thome, Matthieu Cord

In this paper, we introduce a new model for leveraging unlabeled data to improve generalization performances of image classifiers: a two-branch encoder-decoder architecture called HybridNet. The first branch receives sup…

ClassificationDecoderGeneral ClassificationImage Classification

Hybridnet for depth estimation and semantic segmentation

2024-02-09 · Dalila Sánchez-Escobedo, Xiao Lin, Josep R. Casas, Montse Pardàs

Semantic segmentation and depth estimation are two important tasks in the area of image processing. Traditionally, these two tasks are addressed in an independent manner. However, for those applications where geometric a…

Autonomous NavigationDepth EstimationSegmentationSemantic Segmentation

Attn-HybridNet: Improving Discriminability of Hybrid Features with Attention Fusion

2020-10-13 · Sunny Verma, Chen Wang, Liming Zhu, Wei Liu

The principal component analysis network (PCANet) is an unsupervised parsimonious deep network, utilizing principal components as filters in its convolution layers. Albeit powerful, the PCANet consists of basic operation…

HybridNets: End-to-End Perception Network

2022-03-17 · Dat Vu, Bao Ngo, Hung Phan

End-to-end Network has become increasingly important in multi-tasking. One prominent example of this is the growing significance of a driving perception system in autonomous driving. This paper systematically studies an …

Autonomous DrivingDrivable Area DetectionLane Detectionobject-detection+2

HybridNet: Integrating Model-based and Data-driven Learning to Predict Evolution of Dynamical Systems

2018-06-19 · Yun Long, Xueyuan She, Saibal Mukhopadhyay

The robotic systems continuously interact with complex dynamical systems in the physical world. Reliable predictions of spatiotemporal evolution of these dynamical systems, with limited knowledge of system dynamics, are …