Skip to content

Conversation

@huhlig
Copy link

@huhlig huhlig commented Mar 15, 2018

Adding IBM Watson Speech To Text and Text To Speech Support. You can Sign up for

Sign up for Speech to Text at: https://console.bluemix.net/catalog/services/speech-to-text
Sign up for Text to Speech at: https://console.bluemix.net/catalog/services/text-to-speech

~/.jasper/profile.yml

tts_engine: watson-tts
stt_engine: watson-stt
watson_tts:
  username: <Service Instance Username>
  password: <Service Instance Password>
watson_stt:
  username: <Service Instance Username>
  password: <Service Instance Password>

@TuxSeb
Copy link

TuxSeb commented Jun 3, 2018

Hello,

I used your work to merge it in a Jasper fork I created called OVIA (Open Vocal Intelligent Assistant)
Thanks a lot ! 👍 🙏

https://github.com/TheOVIAproject/OVIA

NaomiProject/Naomi#54

Seb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants