Skip to content

Gusnaud/rock-tone-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

rock-tone-ml; (Work in Progress)

Rock Tone ML is a simple tool that takes dry recorded guitar signals and performs rock amplifier modification to the input signal. This is done using a PyTorch implementation of ML algorithms and neural network models that are trained to mimic the audio modification behaviour of amp replication software.

Using this tool, you can apply pre-trained tones to your recorded guitar playing. At the moment only one effect behaviour is being implemented as a proof of concept. Future plans do include adding the ability to learn from sample audio and for Rock Tone ML to mimic that tone on newly recorded audio samples.

This Project is currently work-in-progress, with the hope of having a tool release version available soon.

Table of Contents

  1. Installation
  2. Usage
  3. Contributing
  4. License
  5. Contact
  6. Roadmap

Installation

TODO

Usage

TODO

Contributing

TODO

License

TODO

Contact

TODO

Roadmap

The current plan ahead for this project is the following:

  1. Researching the applications of several deep learning models on audio signal data (What is useful and what is not)
  2. Implentation of a virtual guitar amplifier that provides pre-cloned tones that could be applied to dry guitar signals.
  3. Implementation of a custome cloning function.
  • Custom cloning would occur if sufficient hardware is available and a custom model can be trained.
  • User would provide dry signal samples and desired signal samples before cloning can start.
  1. Creation of a front end that can simplify usage of the tool itself.
# Include specific commands and code snippets here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages