mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-12 02:24:20 +00:00
minor updates
This commit is contained in:
parent
c5bed3e4de
commit
ce380a5fb3
@ -18,7 +18,7 @@ It's reworked Zipformer with Pruned RNNT loss, note that results below are produ
|
||||
|
||||
Command for training is:
|
||||
```bash
|
||||
./prepare.sh # before setting --perturb-speed to False in the prepare.sh
|
||||
./prepare.sh # after setting --perturb-speed to False in the prepare.sh
|
||||
|
||||
export CUDA_VISIBLE_DEVICES="0,1"
|
||||
|
||||
|
@ -21,7 +21,7 @@ It's reworked Zipformer with Pruned RNNT loss, note that results below are produ
|
||||
The training command for reproducing is given below:
|
||||
|
||||
```bash
|
||||
./prepare.sh # before setting --perturb-speed to False in the prepare.sh
|
||||
./prepare.sh # after setting --perturb-speed to False in the prepare.sh
|
||||
|
||||
export CUDA_VISIBLE_DEVICES="0,1"
|
||||
|
||||
|
@ -20,7 +20,7 @@ It's reworked Zipformer with Pruned RNNT loss, note that results below are produ
|
||||
|
||||
Command for training is:
|
||||
```bash
|
||||
./prepare.sh # before setting --perturb-speed to False in the prepare.sh
|
||||
./prepare.sh # after setting --perturb-speed to False in the prepare.sh
|
||||
|
||||
export CUDA_VISIBLE_DEVICES="0,1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user