Skip to content
View Ma-Dan's full-sized avatar
Block or Report

Block or report Ma-Dan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. wenet-e2e/wenet wenet-e2e/wenet Public

    Production First and Production Ready End-to-End Speech Recognition Toolkit

    Python 3.7k 1k

  2. k2-fsa/sherpa-ncnn k2-fsa/sherpa-ncnn Public

    Real-time speech recognition using next-gen Kaldi with ncnn without Internet connection. Support iOS, Android, Raspberry Pi, VisionFive2, LicheePi4A etc.

    C++ 828 131

  3. asr-decode asr-decode Public

    从Kaldi中裁剪的轻量级语音识别解码推理框架,目前实现了MFCC+GMM+Viterbi,不依赖OpenFST、OpenBLAS等库

    C++ 18 4

  4. YOLOv3-CoreML YOLOv3-CoreML Public

    Forked from hollance/YOLO-CoreML-MPSNNGraph

    YOLOv3 for iOS implemented using CoreML.

    Swift 171 46

  5. Yolact-CoreML Yolact-CoreML Public

    Yolact for iOS implemented using CoreML.

    Swift 32 7

  6. llama2-infer llama2-infer Public

    从零实现一个深度学习推理框架的练手实验

    Python