CNN Lab Manual
CNN Lab Manual
1. Title
2. Software/Platform used
3. Steps to install and run the code
4. Stepwise windows screenshots
5. Block Diagram
6. Algorithm used
7. Observation
8. Conclusion
9. Code Links
1) Title
Speech Denoising Using Deep learning
2) Software/Platform used
Coding: Python in Jupyter Notebook IDE
Neural Network made by: TensorFlow 2
Libraries: NumPy, Librosa, Soundfile etc.
• Install python
• Click all optional features including pip
• Python is installed
2) Now installing Jupyter notebook using pip in command prompt
4) Installing other libraries like librosa, NumPy, soundfile etc using pip in command
prompt:
In location bar, write jupyter notebook, then press “enter”. It opens terminal
Click in this block and press “shift + Enter” to run this block and continue till training of file
Run by pressing “shift + Enter “till this block starts training of audio files
Training files:
Training completes with 1000 epochs
SNR: 17.641750
Noisy Input Files
Training started
Training ended
2D CNN SNR: 14.63251
Waveform of 2D CNN Denoised audio file 1