watson-voice-bot icon indicating copy to clipboard operation
watson-voice-bot copied to clipboard

Create a Watson Assistant chatbot that uses voice over a web browser.

Results 15 watson-voice-bot issues
Sort by recently updated
recently updated
newest added

Preparing to start the job... Running on public worker: jp-tokpublicworker02-2 Pipeline image: latest Preparing the build artifacts... cf login -a "https://api.us-south.cf.cloud.ibm.com" -u apikey -p "****" -o "[email protected]" -s "dev" API...

Hi guys can anyone help with this deploy error in the second stage; Waiting for app to start... FAILED **Start unsuccessful** TIP: use 'cf logs watson-voice-bot-20220513154240582 --recent' for more information...

![image](https://user-images.githubusercontent.com/53259433/93445331-9a214d00-f8ee-11ea-9495-c2e7f05b9d8e.png) I have followed all the steps mentioned in Readme.nd and tried to deploy the code locally. I haven't installed any web socket yet. With the default one, I am...

There is still a problem with the credentials. There is a known problem with the assistant and speech-to-text creds roles. There is a workaround that works for both. Go to...

`Traceback (most recent call last): File "C:\Users\MI\Desktop\ForReal\Voices\watson-voice-bot\app.py", line 128, in assistant = AssistantV1(version="2021-06-14", authenticator=authenticator) File "C:\Users\MI\Desktop\ForReal\Voices\mytestenv\lib\site-packages\ibm_watson\assistant_v1.py", line 71, in __init__ BaseService.__init__(self, File "C:\Users\MI\Desktop\ForReal\Voices\mytestenv\lib\site-packages\ibm_cloud_sdk_core\base_service.py", line 96, in __init__ raise ValueError('authenticator must...

Trying the steps mentioned but getting stuck at the deploying step, everything was fine till build stage but it keep getting failed on Deploy Stage with below logs =================================================================== 4...

We want to implement Speech-to-Text and Text-to-Speech functionality over IBM Watson Assistant. Please assist with the process for the same. We visited one of your repositories for the solution https://github.com/IBM/watson-voice-bot/blob/master/doc/source/local.md#4-configure-env-with-credentials...

How can do this with spanish LATAM version?

Virtual environment setup mytestenv\Scripts\activate for windows

I didn't troubleshoot the conversation, but I'm trying to follow the script and not having much luck.