FunASR/examples/aishell/e_branchformer
IrvingGao d7a6de771c first commit for takway.ai 2024-05-18 15:50:56 +08:00
..
conf first commit for takway.ai 2024-05-18 15:50:56 +08:00
local first commit for takway.ai 2024-05-18 15:50:56 +08:00
README.md first commit for takway.ai 2024-05-18 15:50:56 +08:00
demo_infer.sh first commit for takway.ai 2024-05-18 15:50:56 +08:00
demo_train_or_finetune.sh first commit for takway.ai 2024-05-18 15:50:56 +08:00
run.sh first commit for takway.ai 2024-05-18 15:50:56 +08:00
utils first commit for takway.ai 2024-05-18 15:50:56 +08:00

README.md

E-Branchformer Result

Training Config

  • Feature info: using raw speech, extracting 80 dims fbank online, global cmvn, speed perturb(0.9, 1.0, 1.1), specaugment
  • Train info: lr 0.001, batch_size 10000, 4 gpu(Tesla V100), acc_grad 1, 180 epochs
  • Train config: conf/train_asr_e_branchformer.yaml
  • LM config: LM was not used

Results (CER)

testset CER(%)
dev 4.10
test 4.52