Skip to content

Commit 0fe5002

Browse files
committed
Add transcription results to README file
1 parent dab6284 commit 0fe5002

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,16 @@ python /tmp/client.py -u ws://localhost:8080/client/ws/speech -r 8192 /tmp/bill_
167167

168168
OBS: For running the client example, you must install ws4py version 0.3.2. This can be installed using `pip install --user ws4py==0.3.2`. You may also need simplejson and pyaudio. They may also be installed using pip.
169169

170+
You should get these transcriptions:
171+
172+
* Audio bill_gates-TED.mp3:
173+
174+
and i was a kid the disaster we worry about most was a nuclear war. that's why we had a barrel like this down our basement filled with cans of food and water. when the nuclear attack came we were supposed to go downstairs hunker down and eat out of that barrel. today the grea/opt risk of global catastrophe. doesn't look like this instead it looks like this. if anything kills over ten million people in the next few decades it's most likely to be a highly infectious virus rather than a war. not missiles that microbes now part of the reason for this is that we have invested a huge amount in nuclear deterrence we've actually invested very little in a system to stop an epidemic. we're not ready for the next epidemic.
175+
176+
* Audio 1272-128104-0000.wav:
177+
178+
mr coulter is the apostle of the middle classes and we're glad to welcome his gospel.
179+
170180
Credits
171181
--------
172182
* [kaldi](http://www.kaldi.org)

0 commit comments

Comments
 (0)