Skip to content

Commit 66dea83

Browse files
authored
Update README.md
1 parent 7517c30 commit 66dea83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ with GPU support for training.
3434

3535

3636
### Arch Linux
37-
```shell
37+
```console
3838
# Install dependencies.
3939
sudo pacman -S sox python-tensorflow-opt-cuda tensorbaord
4040

@@ -57,7 +57,7 @@ and install `tensorflow-gpu` instead.
5757
Based on my experience it's worth the effort to
5858
[build TensorFlow from source](https://www.tensorflow.org/install/source).
5959

60-
```shell
60+
```console
6161
# Install dependencies.
6262
sudo apt install python3-tk sox libsox-fmt-all
6363

@@ -160,7 +160,7 @@ TEDLIUM examples with labels shorter than 5 words have been removed.
160160

161161

162162
### Statistics
163-
```console
163+
```
164164
ipython python/dataset/word_counts.py
165165
Calculating statistics for /home/gpuinstall/workspace/ctc-asr/data/train.csv
166166
Word based statistics:

0 commit comments

Comments
 (0)