mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 09:32:20 +00:00
fix a spelling mistake (tourch->touch) (#29)
This commit is contained in:
parent
eed3fc5610
commit
5baa6a9f1c
@ -56,7 +56,7 @@ organize your files in the following way:
|
||||
$ cd egs/foo/ASR
|
||||
$ mkdir bar
|
||||
$ cd bar
|
||||
$ tourch README.md model.py train.py decode.py asr_datamodule.py pretrained.py
|
||||
$ touch README.md model.py train.py decode.py asr_datamodule.py pretrained.py
|
||||
|
||||
For instance , the ``yesno`` recipe has a ``tdnn`` model and its directory structure
|
||||
looks like the following:
|
||||
|
Loading…
x
Reference in New Issue
Block a user