mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 08:04:18 +00:00
add RESULTS.md
This commit is contained in:
parent
65bca6ea90
commit
74b3861320
@ -17,7 +17,7 @@ The WERs are
|
|||||||
The training command for reproducing is given below:
|
The training command for reproducing is given below:
|
||||||
|
|
||||||
```
|
```
|
||||||
export CUDA_VISIBLE_DEVICES="0, 1"
|
export CUDA_VISIBLE_DEVICES="0,1"
|
||||||
|
|
||||||
./pruned_transducer_stateless2/train.py \
|
./pruned_transducer_stateless2/train.py \
|
||||||
--world-size 2 \
|
--world-size 2 \
|
||||||
@ -31,7 +31,7 @@ export CUDA_VISIBLE_DEVICES="0, 1"
|
|||||||
```
|
```
|
||||||
|
|
||||||
The tensorboard training log can be found at
|
The tensorboard training log can be found at
|
||||||
https://tensorboard.dev/experiment/VpA8b7SZQ7CEjZs9WZ5HNA/#scalars
|
https://tensorboard.dev/experiment/xS7kgYf2RwyDpQAOdS8rAA/#scalars
|
||||||
|
|
||||||
The decoding command is:
|
The decoding command is:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user