Skip to content

dalgwen/mycroft-tts-plugin-pico2wave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mycroft-tts-plugin-pico2wave

This TTS service for Mycroft use pico2wave to generate speech. pico2wave must be installed and in the path. Configuration parameters :

"tts": {
    "module": "pico2wave",
    "pico2wave": {
        "lang": "en-EN"
    }
}
Installation

mycroft-pip install git+https://github.com/dalgwen/mycroft-tts-plugin-pico2wave.git

LICENSE :

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages