Skip to content

Instantly share code, notes, and snippets.

View kmomose's full-sized avatar

Kohzo Momose kmomose

View GitHub Profile
@kmomose
kmomose / README.md
Last active September 26, 2017 14:15
Watson Speech to Text websocket API

This sample application demonstrates Watson Speech to Text (STT) in websocket mode. Transcript of voice recording can be shown in stream fashion by both standard STT and custom STT (trained by you). It also shows timestamp and Confidence of each sentences.