Skip to content

npujcong/extract_features_using_world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extract_features_using_world

  1. first, put all your wav files in wav dir;
  2. second, go to extract_features dir and extract features;
  3. third, go to copy_synthesis dir and validate your features using copy synthesis;
  4. (option)fourth, go to make_cmp dir and composite your features to cmp files (for nn training);
  5. (option)fifth, move your binary label here and make frame-aligned prepared_label and prepared_cmp(for nn training);

About

using world vocoder to extract features and make data for training neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 44.5%
  • C 42.9%
  • C++ 10.4%
  • Shell 1.1%
  • Python 0.5%
  • Objective-C 0.4%
  • Other 0.2%