Git Product home page Git Product logo

reverberatorestimator's Introduction

Parameter Estimation of Reverberation Using a Neural Network

A good sounding reverb can be a tricky audio effect to achieve. An artificial reverberation algorithm with multiple filters and delay lines can consist of a high number of adjustable parameters and the task of tweaking these parameters to achieve the desired reverberation can take hours or days even for a skilled audio engineer. Estimating a large number of parameters to reach a desired target is a use case that fits well into the subject of machine learning and neural networks. For this project I propose an adaptation of a neural network model to estimate a large set of parameters of a reverberator with the purpose of tuning that reverberator to emulate a target reverberated audio signal


Content

This repository contains:


Examples

The code can be tried out using the Jupyter Notebook ReverberatorEstimator.ipynb.

Audio examples can be found at https://vogglyster.github.io/ReverberatorEstimator/


Feedback Delay Network Reverberator

A custom implementation of a feedback delay network reverberator has been made as a VST3 using JUCE.

The source code to the repository can be found here, and the latest version compiled for x86_64 Ubuntu 18.04 can be found here GitHub release (latest SemVer)


reverberatorestimator's People

Contributors

vogglyster avatar

Stargazers

Senyuan Fan avatar Cumhur Erkut avatar Ilias Ibnyahya avatar TommyHao avatar Gloria Dal Santo avatar Andrew Ikenberry avatar Christof avatar

Watchers

 avatar

Forkers

ilias-audio

reverberatorestimator's Issues

code missing?

Hi, I cannot find where the following three modules: "speech_recognition_utils" , "speaker_recognition_models" and "torchTools" are in your code, which are imported in the front of "Reverb.py". Also, it seems that the function "walk_files" in Line 34, "NoiseReal.py" is missing as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.