Skip to content

Matheuao/WaveFPGA-BenchmarkAudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveFPGA-BenchmarkAudio

This repository provides audio samples used for benchmarking and validating the WaveFPGA project, which implements audio denoising using MODWT on FPGA.

All files are in PCM format, mono, with a sampling rate of 48 kHz.

Directory Structure

  • input/
    Contains input audio files corrupted with additive Gaussian noise (SNR = 5 dB).

  • output/
    Contains the denoised output files generated by the FPGA-based MODWT implementation.

Reference

For details about the method and hardware implementation, please refer to the main article:

Audio Denoising with DWT/MODWT and FPGA Implementation

About

Audio samples with noise and denoised output using MODWT on FPGA, for benchmarking and validation of WaveFPGA experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors