pull/1668/head
Jackwaterveg 3 years ago committed by GitHub
parent 5bb36472e8
commit 82cd7015d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -173,7 +173,7 @@ bash local/data.sh --stage 2 --stop_stage 2
CUDA_VISIBLE_DEVICES= ./local/test.sh conf/deepspeech2.yaml exp/deepspeech2/checkpoints/avg_1 CUDA_VISIBLE_DEVICES= ./local/test.sh conf/deepspeech2.yaml exp/deepspeech2/checkpoints/avg_1
``` ```
The performance of the released models are shown in [this](./RESULT.md) The performance of the released models are shown in [this](./RESULTS.md)
## Stage 4: Static graph model Export ## Stage 4: Static graph model Export
This stage is to transform dygraph to static graph. This stage is to transform dygraph to static graph.
```bash ```bash

Loading…
Cancel
Save