Skip to content

Commit

Permalink
trump
Browse files Browse the repository at this point in the history
  • Loading branch information
dannguyen committed Feb 29, 2016
1 parent f4ebfe0 commit 6ffc8a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/trump-steaks.md
Expand Up @@ -12,10 +12,10 @@ At a quick glance, the transcription seems almost perfect. However, it doesn't q

> it's the best of the best until now you can only enjoy __stakes__ of this quality in one of my resort restaurants or America's finest __steak__ houses
Check out the [projects/trump-steaks](projects/trump-steaks) folder for the data files, including:
Check out the [projects/trump-steaks](https://github.com/dannguyen/watson-word-watcher/blob/master/projects/trump-steaks/) folder for the data files, including:

- [Full JSON response from Watson Speech-to-Text](projects/trump-steaks/full-transcript.json)
- [Word level transcription as CSV](projects/trump-steaks/words-transcript.csv)
- [Full JSON response from Watson Speech-to-Text](https://github.com/dannguyen/watson-word-watcher/blob/master/projects/trump-steaks/full-transcript.json)
- [Word level transcription as CSV](https://github.com/dannguyen/watson-word-watcher/blob/master/projects/trump-steaks/words-transcript.csv)


Here's the raw text of Watson's transcribed output:
Expand Down

1 comment on commit 6ffc8a1

@politicianssinghits
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dang I sure could use this in my making songs out of politician speeches. It's a bit too technical for me to figure out how to use it. Is there any kind of tutorial ? Thanks

Please sign in to comment.