Skip to content

VOICeVIO/hts-engine-world

 
 

Repository files navigation

hts-engine-world

This software contains an integration of the WORLD vocoder (https://github.com/mmorise/World) and the hts_engine API-1.10 (http://hts-engine.sourceforge.net). It also uses functions from the Speech Signal Processing Toolkit (SPTK) (http://sp-tk.sourceforge.net/).

The main modification can be found in lib/synthworld.cpp.

Use

./configure

and

make

to create bin/hts_engine.

You have to call hts_engine with the option -w to use the WORLD vocoder, otherwise the default vocoder will be used.

Michael Pucher michael.pucher@oeaw.ac.at

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 29.4%
  • C++ 23.5%
  • Roff 22.7%
  • Makefile 13.5%
  • Shell 8.2%
  • Objective-C 2.5%
  • M4 0.2%