https://github.com/ziadasem/audio-processing-for-ml
audio processing with python and librosa for ML
https://github.com/ziadasem/audio-processing-for-ml
audio-processing librosa machine-learning python
Last synced: about 2 months ago
JSON representation
audio processing with python and librosa for ML
- Host: GitHub
- URL: https://github.com/ziadasem/audio-processing-for-ml
- Owner: ziadasem
- Created: 2024-05-04T15:38:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T15:41:16.000Z (about 2 years ago)
- Last Synced: 2025-02-28T07:00:55.014Z (over 1 year ago)
- Topics: audio-processing, librosa, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 25.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Audio Processing For DL
This repository is an implementation for Audio Signal Processing for Machine Learning, these python scripts are later used in audio-preprocessing for the **FSDD** to train a **VAE** for generating audio.
Thanks to [Valerio Velardo](https://www.youtube.com/@ValerioVelardoTheSoundofAI) and his playlist on Youtube [Audio Signal Processing for Machine Learning](https://www.youtube.com/playlist?list=PL-wATfeyAMNqIee7cH3q1bh4QJFAaeNv0).