Skip to content

xserra/audio-coding-materials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio-coding-materials

Materials for a course on audio coding given at the UPF, including lectures slides, labs notebook assignments, examples notebooks, and sounds (most of them coming from freesound.org).

To install the materials, create a virtual environment and install the dependencies. On Mac/Linux this will be:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

License

All the software is distributed with the Affero GPL license (http://www.gnu.org/licenses/agpl-3.0.en.html), the lecture slides are distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0) license (http://creativecommons.org/licenses/by-nc-sa/4.0/) and the sounds in this repository are released under Creative Commons Attribution 4.0 (CC BY 4.0) license (http://creativecommons.org/licenses/by/4.0/)

About

materials for the classes on audio coding given at the UPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published