7 ms·
Thanks. Also, Does the STT have speaker identification/diaritization or does it output all merged text in one stream?
by Caligula 12y ago
Thanks.
Also,
Does the STT have speaker identification/diaritization or does it output all merged text in one stream?
- germanattanasio 12y agoThe code that is being used in the demo: https://speech-to-text-demo.mybluemix.net https://speech-to-text-demo.mybluemix.net is in the watson-developer-cloud organization in github: https://github.com/watson-developer-cloud/speech-to-text-nodejs https://github.com/watson-developer-cloud/speech-to-text-nod... In fact, all the samples have the code there.
- vaibhava72 12y agoAt present it does not do diarization, all text is output in one stream.