Auralisation
Audio Reconstruction
Reconstructs audio features learned by convolutional neural networks into audible sounds
Auralisation of learned features in CNN (for audio)
42 stars
5 watching
10 forks
Language: Python
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
drscotthawley/audio-classifier-keras-cnn | An audio classification system using a convolutional neural network to classify audio data | 160 |
kinwaicheuk/nnaudio | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,032 |
keunwoochoi/kapre | A Python library providing pre-built audio preprocessing layers for use in machine learning models. | 922 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 347 |
keunwoochoi/icassp_2017 | A repository containing code and pre-trained models for music classification using Convolutional Recurrent Neural Networks. | 12 |
bytedance/salmonn | A large language model enabling speech, audio event perception and music inputs to achieve multilingual capabilities | 1,053 |
chrisdonahue/wavegan | An open-source machine learning algorithm for generating raw audio waveforms from raw data | 1,330 |
iver56/audiomentations | Library for audio data augmentation used in machine learning | 1,873 |
soroushmehr/samplernn_iclr2017 | An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
balavenkatesh3322/audio-pretrained-model | A collection of pre-trained audio and speech models for various applications | 182 |
laion-ai/clap | A library for learning audio embeddings from text and audio data using contrastive language-audio pretraining | 1,427 |
keunwoochoi/transfer_learning_music | A repository providing tools and pre-trained models for music classification and regression tasks using transfer learning. | 256 |
yongxuustc/dcase2017_task4_cvssp | A system for audio classification and detection using machine learning models | 4 |
superkogito/pydiogment | A Python library for generating multiple audio files based on a starting mono audio file with various effects such as speed change, tone alteration and noise addition. | 83 |