Skip to content

phpstorm1/HM-DNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file structure

|- data
|     |- clean_speech   <- speech wav files
|     |- noise          <- noise wav files
|- dnn
|- feat
|- list                 <- contains lists of speech file that will be used in training
|- config.m             <- configuration w.r.t. training, network structure, etc.
|- main.m               <- run this code for training & testing
|- proc_noisy.m         <- uses pre-trained network to process wav files

how to run

  1. prepare the training data
  2. tune the parameters in config.m
  3. run main.m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages