Skip to content

MP3 encoder based on Coursera Digital Signal Processing code skeleton

Notifications You must be signed in to change notification settings

silviutroscot/MP3-encoder

Repository files navigation

STRUCTURE OF THE FOLDER

FOLDERS
- data: input and output files for testing
- samples: sample wave files
- tables: parameters of standard

FILES
- Audio.py
- check_assignment.py: check assignments locally before submitting answers
- common.py: functions and general classes
- encoder.py: main file to encode wav file in MP3
- parameters.py: retrieve the parameters of the standard
- psychoacoustic.py: implementation of the psychoacoustic model
- submit.py: submit assignments to Coursera for grading

About

MP3 encoder based on Coursera Digital Signal Processing code skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages