Hacker News new | ask | show | jobs
by Caligula 4145 days ago
Thanks. Also, Does the STT have speaker identification/diaritization or does it output all merged text in one stream?
2 comments

The code that is being used in the demo: 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-nod...

In fact, all the samples have the code there.

At present it does not do diarization, all text is output in one stream.