paper-with-me

홈 › Papers

Audio representations for deep learning in sound synthesis: A review

2022-01-07 · Anastasia Natsiou, Sean O'Leary

The rise of deep learning algorithms has led many researchers to withdraw from using classic signal processing methods for sound generation. Deep learning models have achieved expressive voice synthesis, realistic sound textures, and musical notes from virtual instruments. However, the most suitable deep learning architecture is still under investigation. The choice of architecture is tightly coupled to the audio representations. A sound's original waveform can be too dense and rich for deep learning models to deal with efficiently - and complexity increases training time and computational cost. Also, it does not represent sound in the manner in which it is perceived. Therefore, in many cases, the raw audio has been transformed into a compressed and more meaningful form using upsampling, feature-extraction, or even by adopting a higher level illustration of the waveform. Furthermore, conditional on the form chosen, additional conditioning representations, different model architectures, and numerous metrics for evaluating the reconstructed sound have been investigated. This paper provides an overview of audio representations applied to sound synthesis using deep learning. Additionally, it presents the most significant methods for developing and evaluating a sound synthesis architecture using deep learning models, always depending on the audio representation.

📄 PDF Abstract BibTeX arXiv:2201.02490

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Deep Learning for Audio Signal Processing

2019-04-30 · Hendrik Purwins, Bo Li, Tuomas Virtanen, Jan Schlüter 외

Given the recent surge in developments of deep learning, this article provides a review of the state-of-the-art deep learning techniques for audio signal processing. Speech, music, and environmental sound processing are …

Audio Signal ProcessingAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Deep Learning+5

Deep generative models for musical audio synthesis

2020-06-10 · M. Huzaifah, L. Wyse

Sound modelling is the process of developing algorithms that generate sound under parametric control. There are a few distinct approaches that have been developed historically including modelling the physics of sound pro…

Audio SynthesisDeep Learning

One Billion Audio Sounds from GPU-enabled Modular Synthesis

2021-04-27 · Joseph Turian, Jordie Shier, George Tzanetakis, Kirk McNally 외

We release synth1B1, a multi-modal audio corpus consisting of 1 billion 4-second synthesized sounds, paired with the synthesis parameters used to generate them. The dataset is 100x larger than any audio dataset in the li…

GPUHyperparameter Optimization

Learning Source Disentanglement in Neural Audio Codec

2024-09-17 · Xiaoyu Bie, Xubo Liu, Gaël Richard

Neural audio codecs have significantly advanced audio compression by efficiently converting continuous audio signals into discrete tokens. These codecs preserve high-quality sound and enable sophisticated sound generatio…

Audio CompressionAudio GenerationDisentanglementResynthesis

AI-Based Sound Effect Generation: A Narrative Review of Generative Models Across Input Modalities

2026-08-04 · Sandy Abdo, Bill Kapralos, Priyamvada Tripathi, KC Collins 외 arxiv

Sound effects play a crucial role in conveying actions, events, and environmental cues across digital applications, often requiring a high degree of variation and contextual adaptability. Artificial intelligence (AI)-dri…