IBMStreams / streamsx.speech2text

(incubation) Provides ability to transform speech to text in a Streams application

Home Page:http://ibmstreams.github.io/streamsx.speech2text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamsx.speech2text Repository

This repository provides supporting applications/solutions, as well as microservices for effective transformation and analysis of speech to text in a Streams application using the product-included Speech2Text Toolkit.

Check out this video about how Verizon is using Speech2Text in Streams: https://youtu.be/Zg-_BJt6jdc

This is NOT the Speech2Text Toolkit

Using the Speech2Text toolkit with the WatsonS2T operator requires purchase of the IBM Streams product and is included as a separate download (no extra cost).

Build toolkit

  1. Install cyrus-sasl-devel.x86_64 (this is only needed for the dps toolkit, i.e. the CallState application): yum install cyrus-sasl-devel.x86_64
  2. Run ant: ant

About

(incubation) Provides ability to transform speech to text in a Streams application

http://ibmstreams.github.io/streamsx.speech2text

License:Apache License 2.0


Languages

Language:Shell 40.2%Language:Java 37.9%Language:Makefile 21.9%