You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/examples/librispeech
huangyuxin d64f6e9ea5
Add the feature: caculating the perplexity of transformerLM
3 years ago
..
s0 fix the bug of chooing dataloader, remove the log of downloads lm, change the epoch in tiny 3 years ago
s1 Merge pull request #927 from PaddlePaddle/nn_ctc 3 years ago
s2 Add the feature: caculating the perplexity of transformerLM 3 years ago
.gitignore E2E/Streaming Transformer/Conformer ASR (#578) 4 years ago
README.md recog into decoders, format code 3 years ago

README.md

ASR

  • s0 is for deepspeech2 offline
  • s1 is for transformer/conformer/U2
  • s2 is for transformer/conformer/U2 w/ kaldi feat, need install Kaldi

Data

Data Subset Duration in Seconds
data/manifest.train 0.83s ~ 29.735s
data/manifest.dev 1.065 ~ 35.155s
data/manifest.test-clean 1.285s ~ 34.955s