A stt is a module that Kalliope will use to speak out. You can define them in your settings.yml file. See the complete STT documentation for more information.
Core STTs are already packaged with the installation of Kalliope an can be used out of the box.
Name | Description | Type |
---|---|---|
api.ai | apiai | Cloud based |
bing | bing | Cloud based |
CMUSphinx | CMUSphinx | Self hosted |
Cloud based | ||
Houndify | houndify | Cloud based |
wit.ai | wit | Cloud based |
Community STTs need to be installed manually.
To know how to install a community STT, read the "Installation" section of the STT documentation.
Wanna add your STT in the list? Open an issue with the link of your STT or send a pull request to update the list directly.