Page 1 of 1

Vicibox + Tensorflow Wavenet

PostPosted: Sat Dec 29, 2018 7:04 pm
by vkad
I was wondering if there is a possibility of integrating https://github.com/ibab/tensorflow-wavenet with vicidal somehow...

We have infact used it to generate really good speech at realtime...along with https://github.com/mozilla/DeepSpeech for speech recognition to generate a basic bot...

What protocol can we use to connect these two with each other.....

We have been able to get audio responses from our implementation but how do we integrate it with vicidial????

Re: Vicibox + Tensorflow Wavenet

PostPosted: Sun Dec 30, 2018 8:19 am
by mflorell
The first question to answer is how do you want it to integrate with VICIdial?

What information do you want to pass to/from VICIdial and at what point in a call, and how do you what do you want VICIdial to do with the call at that point?