Skip to content

A C++ library of "World" - A high-quality speech analysis, manipulation and synthesis system -

License

Notifications You must be signed in to change notification settings

yukara-ikemiya/world-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C++ library of WORLD - a high-quality speech analysis, manipulation and synthesis system

WORLD is free software for high-quality speech analysis, manipulation and synthesis. It can estimate Fundamental frequency (F0), aperiodicity and spectral envelope and also generate the speech like input speech with only estimated parameters.

This source code is released under the modified-BSD license. There is no patent in all algorithms in WORLD.

WORLD is originally developed by Masanori Morise, and please see the following sites if you want to know more details about WORLD.

Features

  • You can reuse class objects (I know it's just only natural..)
  • You can use OPENMP to parallel processing
  • Processing speed is little faster than original C code (I think..)
  • The name of namespace is idiotic..

About

A C++ library of "World" - A high-quality speech analysis, manipulation and synthesis system -

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published