-
Hi, Alex.
I have IBM Watson BlueMix creds.
I have a username and password for the Speech-to-text thing too.
I have several audio files I'd like IBM Watson to transcribe.
I don't have coding s…
-
https://github.com/IBM/build-custom-stt-model-with-diarization/blob/master/README.md#2-create-watson-speech-to-text-service
Standard Plan not available anymore
➜ build-custom-stt-model-with-di…
-
Hi,
I am using phonebot with slack and having some issues. I configured twilio, watson (Speech to Text) on bluemix. I can see a phonebot icon on my slack channel. I can make calls to verified number…
-
Hi,
I specified the language model for transcription in params as follows, and prepared a wav file according to the model format.
```rb
params = {
'action' => "start",
…
-
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…
-
### Specs:
- Leon version 1.0.0-beta.7
- OS: UBUNTU 22.04 LTS
- Node Version : v18.14.1
- Command to check leon ` sudo pipenv run leon check`
```bash
(python) (base) geek@g3:~/my-project…
-
The audio client today only uses the "prompt" value from the attribute in the "action": "text" message as below:
```json
{
"speech": "I am not trained for this",
"voice": "https://stream.watso…
-
前后端分离,本地前端开发调用接口会有跨域问题,有以下几种解决方法(任选一种) :
1.将前后端代码放一起: 将前端打包后的代码(index.html+js)放在spring boot的`src/main/resources/public`目录下, 然后用maven将后台打成war包.(缺点:对于FEer来说, 每次后端更新都要去测试服下一个更新包,还要在本地搭建java运行环境,麻烦)
…
-
@clarkjung @Spurrya @hassanabidpk Please find attached the drawing showing user interaction flow with Lonqa and different technical components in Lonqa (this app for hackathon) involved.
![lonqa_inter…
-
Our project needs podcast episodes to have timecoded transcripts. Most podcasts don't provide that already. Let's use a transcription service to get rough transcripts. Although these automated solutio…