Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.69 KB

File metadata and controls

34 lines (26 loc) · 1.69 KB

Project Contributors

Thank you to everyone who has contributed to the success of this project! Your efforts, whether large or small, are greatly appreciated.


Community & Project Maintainers

  • musikalkemist: Author and project creator.
  • HimanshuKGP007: Project reviewer.
  • MLsound: Project maintainer.
    • Refactoring & Maintenance:
      • Updated README.md to include the full course structure and navigation links.
      • Added CONTRIBUTING.md and CONTRIBUTORS.md guidelines.
      • 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.
    • 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.

Contributors

  • 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 modern librosa.display.waveshow function.

Want to see your name on this list? Check out our CONTRIBUTING.md file to learn how you can help!