wenet-e2e / wenet

Production First and Production Ready End-to-End Speech Recognition Toolkit
https://wenet-e2e.github.io/wenet/
Apache License 2.0
3.87k stars 1.04k forks source link

Using module kaldi_native_fbank, add the CPU feature extraction option. #2496

Open 76176235 opened 2 months ago

76176235 commented 2 months ago

Using module kaldi_native_fbank, add the CPU feature extraction option.

yuekaizhang commented 2 months ago

@76176235 flake8 ./runtime/gpu/model_repo/feature_extractor/1/model.py:192:25: W292 no newline at end of file Could you fix the above CI/CD flake8 issue?

Also, would you mind also updating knf pip install here https://github.com/wenet-e2e/wenet/blob/main/runtime/gpu/Dockerfile/Dockerfile.server#L6?