Merge pull request #954 from Jackwaterveg/doc

Add the model description in Readme for 1xt2x
pull/955/head
Jackwaterveg 3 years ago committed by GitHub
commit 4c3fb401b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,10 +2,18 @@
Convert Deepspeech 1.8 released model to 2.x.
## Model
## Model source directory
* Deepspeech2x
## Exp
* baidu_en8k
## Expriment directory
* aishell
* librispeech
* baidu_en8k
# The released model
Acoustic Model | Training Data | Hours of Speech | Token-based | CER | WER
:-------------:| :------------:| :---------------: | :---------: | :---: | :----:
Ds2 Offline Aishell 1xt2x model| Aishell Dataset | 151 h | Char-based | 0.080447 |
Ds2 Offline Librispeech 1xt2x model | Librispeech Dataset | 960 h | Word-based | | 0.068548
Ds2 Offline Baidu en8k 1x2x model | Baidu Internal English Dataset | 8628 h |Word-based | | 0.054112

Loading…
Cancel
Save