Files
FunASR/examples/aishell/e_branchformer
freedakgmail 6116b1f3c6
Update API Documentation / build-api-docs (push) Has been cancelled
Initial commit: FunASR Speech Recognition Toolkit
Add complete FunASR codebase including models, runtime, and documentation.
2026-07-09 22:38:58 +08:00
..

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