hts_engine
frontend of HMM-based speech synthesis engine
Install
- All systems
-
curl cmd.cat/hts_engine.sh
- Debian
-
apt-get install htsengine
- Ubuntu
-
apt-get install htsengine
- Kali Linux
-
apt-get install htsengine
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install htsengine
- Raspbian
-
apt-get install htsengine
- Dockerfile
- dockerfile.run/hts_engine
htsengine
frontend of HMM-based speech synthesis engine
This engine is software to synthesize speech waveform from Hidden Markov Models (HMM) trained by the HMM-based speech synthesis system (a.k.a. HTS). This package is a frontend of HTS engine.