mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +00:00
fix readme.md
This commit is contained in:
parent
c0c90eb3f9
commit
1c5c0c6a09
@ -956,7 +956,7 @@ See <https://github.com/k2-fsa/icefall/pull/1976> for more details.
|
|||||||
|--------------------------------------|------------|------------|---------------------|
|
|--------------------------------------|------------|------------|---------------------|
|
||||||
| ctc-greedy-search | 3.96 | 3.74 | --epoch 50 --avg 24 |
|
| ctc-greedy-search | 3.96 | 3.74 | --epoch 50 --avg 24 |
|
||||||
|
|
||||||
The training command using 4 32G-V100 GPUs is:
|
The training command using 2 32G-V100 GPUs is:
|
||||||
```bash
|
```bash
|
||||||
export CUDA_VISIBLE_DEVICES="0,1"
|
export CUDA_VISIBLE_DEVICES="0,1"
|
||||||
./zipformer/train.py \
|
./zipformer/train.py \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user