All Projects → csteinmetz1 → steerable-nafx

csteinmetz1 / steerable-nafx

Licence: Apache-2.0 license
Steerable discovery of neural audio effects

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to steerable-nafx

audio noise clustering
https://dodiku.github.io/audio_noise_clustering/results/ ==> An experiment with a variety of clustering (and clustering-like) techniques to reduce noise on an audio speech recording.
Stars: ✭ 24 (-86.05%)
Mutual labels:  audio-processing
fast-mixer
Mini recording and mixing studio for android
Stars: ✭ 47 (-72.67%)
Mutual labels:  audio-processing
python-soxr
Fast and high quality sample-rate conversion library for Python
Stars: ✭ 25 (-85.47%)
Mutual labels:  audio-processing
SimpleCompressor
Code and theory of a look-ahead compressor / limiter.
Stars: ✭ 70 (-59.3%)
Mutual labels:  audio-processing
TD-Faust
FAUST (Functional Audio Stream) for TouchDesigner
Stars: ✭ 38 (-77.91%)
Mutual labels:  audio-processing
DCASE2020 task1
Code for DCASE 2020 task 1a and task 1b.
Stars: ✭ 72 (-58.14%)
Mutual labels:  audio-processing
songturtle
🐢 Play, slow down, and loop sections of audio files in the browser 🐢
Stars: ✭ 26 (-84.88%)
Mutual labels:  audio-processing
fogpad
A VST reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated.
Stars: ✭ 61 (-64.53%)
Mutual labels:  audio-processing
audio degrader
Audio degradation toolbox in python, with a command-line tool. It is useful to apply controlled degradations to audio: e.g. data augmentation, evaluation in noisy conditions, etc.
Stars: ✭ 40 (-76.74%)
Mutual labels:  audio-processing
oversimple
A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialiasing, and r8brain-free-src, by Aleksey Vaneev, for linear phase antialiasing.
Stars: ✭ 25 (-85.47%)
Mutual labels:  audio-processing
UnitySoundManager
Sound manager with 3 tracks, language system, pooling system, Fade in/out effects, EventTrigger system and more.
Stars: ✭ 55 (-68.02%)
Mutual labels:  audio-processing
twang
Library for pure Rust advanced audio synthesis.
Stars: ✭ 83 (-51.74%)
Mutual labels:  audio-processing
Audio Classification using LSTM
Classification of Urban Sound Audio Dataset using LSTM-based model.
Stars: ✭ 47 (-72.67%)
Mutual labels:  audio-processing
Morn
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
Stars: ✭ 177 (+2.91%)
Mutual labels:  audio-processing
ffcvt
ffmpeg convert wrapper tool
Stars: ✭ 32 (-81.4%)
Mutual labels:  audio-processing
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-87.21%)
Mutual labels:  audio-processing
EmiyaEngine
只要蘊藏著想成為真物的意志,偽物就比真物還要來得真實。
Stars: ✭ 27 (-84.3%)
Mutual labels:  audio-processing
tenacity
Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems. Project currently on an indefinite hiatus.
Stars: ✭ 7,231 (+4104.07%)
Mutual labels:  audio-processing
TD-JUCE
JUCE audio and VSTs in TouchDesigner
Stars: ✭ 29 (-83.14%)
Mutual labels:  audio-processing
editor
MediaBits.io editor to create videos for audio clips
Stars: ✭ 48 (-72.09%)
Mutual labels:  audio-processing

Steerable discovery of neural audio effects

Christian J. Steinmetz and Joshua D. Reiss

arXiv Open In Colab Demo Hugging Face Spaces


Abstract

Applications of deep learning for audio effects often focus on modeling analog effects or learning to control effects to emulate a trained audio engineer. However, deep learning approaches also have the potential to expand creativity through neural audio effects that enable new sound transformations. While recent work demonstrated that neural networks with random weights produce compelling audio effects, control of these effects is limited and unintuitive. To address this, we introduce a method for the steerable discovery of neural audio effects. This method enables the design of effects using example recordings provided by the user. We demonstrate how this method produces an effect similar to the target effect, along with interesting inaccuracies, while also providing perceptually relevant controls.



Watch the demo video.

Citation

If you use steerable-nafx in your work please consider citing us.

@inproceedings{steinmetz2021steerable,
        title={Steerable discovery of neural audio effects},
        author={Steinmetz, Christian J. and Reiss, Joshua D.},
        booktitle={5th Workshop on Creativity and Design at NeurIPS},
        year={2021}}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].