Questions tagged [watson]

IBM Watson is a cognitive system enabling a new partnership between people and computers.

IBM Watson is a cognitive system enabling a new partnership between people and computers.

552 questions
10
votes
1 answer

Recording WAV to IBM Watson Speech-To-Text

I'm trying to record audio and immediately send it to IBM Watson Speech-To-Text for transcription. I've tested Watson with a WAV file loaded from disk, and that worked. On the other end, I've also tested with recording from microphone and storing it…
KBoek
  • 5,794
  • 5
  • 32
  • 49
6
votes
4 answers

How i can determine negative answers using Watson Conversation

For example: If the user writes in the Watson Conversation Service: "I wouldn't want to have a pool in my new house, but I would love to live in a Condo" How you can know that user doesn't want to have a pool, but he loves to live in a Condo?
5
votes
2 answers

IBM Watson SpechtoTextV1 error - Python

I have been trying my hands on IBM Watson speechtotext api. However, it works with short length audio files, but not with audio files which are around 5 mins. It's giving me below error "watson {'code_description': 'Bad Request', 'code': 400,…
Vaibhav
  • 51
  • 1
4
votes
2 answers

IBM watson image recognition : time taken for training

How much time does it take to train a classifier in Watson? I uploaded around 500 images and it has been 48 hours and the module is still in training. I am trying to differentiate plant leaves and thus gave images of plant leaves. Total file size is…
4
votes
0 answers

How to implement custom responses in the Watson Virtual Agent?

Using the following piece of code we can create the Watson Virtual Again widget: