mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-12 10:34:19 +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:
|
Command for training is:
|
||||||
```bash
|
```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"
|
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:
|
The training command for reproducing is given below:
|
||||||
|
|
||||||
```bash
|
```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"
|
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:
|
Command for training is:
|
||||||
```bash
|
```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"
|
export CUDA_VISIBLE_DEVICES="0,1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user