mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
Minor fixes.
This commit is contained in:
parent
2d811da27e
commit
6898b012a9
@ -19,6 +19,9 @@ It uses pruned RNN-T.
|
|||||||
Training command is:
|
Training command is:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
./prepare.sh
|
||||||
|
./prepare_aidatatang_200zh.sh
|
||||||
|
|
||||||
export CUDA_VISIBLE_DEVICES="4,5,6,7"
|
export CUDA_VISIBLE_DEVICES="4,5,6,7"
|
||||||
|
|
||||||
./pruned_transducer_stateless3/train.py \
|
./pruned_transducer_stateless3/train.py \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user