This project aims at drawing the following features for an input audio wav file:
- A sacalable time-domain waveform
- Custom frequency-domain spectra frame by frame
- Visualize the envelope of spectra and extract formants on the spectra through Levinson-Durbin LPC.
- clone the project
git clone https://github.com/haowang101779990/GraduationProject.git
- In the cloned directory, open index.html in Chrome/Firefox.
I've put some wav. file already in ./sound_files. Just drag them into the input block