Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Fixed broken link for Baidu's WARP CTC #12774

Merged
merged 1 commit into from
Oct 10, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example/speech_recognition/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ With rich functionalities and convenience explained above, you can build your ow
<pre>
<code>pip install soundfile</code>
</pre>
- Warp CTC: Follow [this instruction](https://github.com/dmlc/mxnet/tree/master/example/warpctc) to install Baidu's Warp CTC.
- Warp CTC: Follow [this instruction](https://github.com/baidu-research/warp-ctc) to compile Baidu's Warp CTC.
- **We strongly recommend that you first test a model of small networks.**


Expand Down