Skip to content

h21k/watson_stt-tts_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

watson_stt-tts_python

Python (3.+) scripts to access IBM Watson Speech-To-Text (STT) & Text-To-Speech (TTS) endpoints

usage:

python text_to_speech_v1.py 
# will send 'Hello World' to IBM Watson to be transformed into a .wav file.
python speech_to_text_v1.py 
# will use the speech.wav file in the /resources folder and send it to watson & save transcript in transcript.txt

About

Python scripts to access IBM Watson endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages