Thank you to everyone who has contributed to the success of this project! Your efforts, whether large or small, are greatly appreciated.
- musikalkemist: Author and project creator.
- HimanshuKGP007: Project reviewer.
- MLsound: Project maintainer.
- Refactoring & Maintenance:
- Updated
README.mdto include the full course structure and navigation links. - Added
CONTRIBUTING.mdandCONTRIBUTORS.mdguidelines. - Aligned logic between project folders and refined
.gitignore. - Updated dependencies for Python 3.11 compatibility.
- Cleaned up and organized audio files in Pull Request #10.
- Updated
- Version Management: Established and organized the legacy branch to preserve the original course environment for students, ensuring compatibility with legacy video content while moving the main repository to modern standards.
- Addressed Issue #8:
- reviewed the code,
- updated deprecated functions for the librosa API,
- tested every Notebook is working.
- Refactoring & Maintenance:
- GuillermoOvejeroSanchez:
- Provided a fix for a folder naming issue #1.
- Renamed folders for consistency in Pull Request #2.
- Thecimal: Identified and reported the API change for
librosa.feature.rms()in Issue #7, leading to a fix that addressed a non-functional part of the code. - YinhuaChen-cloud: Resolved the
librosa.waveplot()deprecation in Issue #7, by updating files 8, 9, and 10 to use the modernlibrosa.display.waveshowfunction.
Want to see your name on this list? Check out our CONTRIBUTING.md file to learn how you can help!