Project information
- Category: Communication
- subject: Audio compression
- Project Duration: Sept-Dec 2020
- Project Environment: Matlab
Small Detail Information about project
Audio compression is a very good example of speech and signal processing. We use the Internet for various purposes including entertainment. Audio is common in all entertainment applications. If an audio file size is large, it takes more space to store. Audio/video compression frees up space substantially, which can then be utilised for other purposes. This article describes some important audio compression techniques.An audio signal sample is taken and analysed using MATLAB for frequency and amplitude. Haar and Daubenches algorithms are applied on the speech signal and the audio is compressed. Audio sizes before and after compression are compared.