Skip to content
View feiying0416's full-sized avatar

Block or report feiying0416

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. CodeTest CodeTest Public

    this is a Demo

    C++

  2. feiying0416.github.io feiying0416.github.io Public

    个人主页

    HTML

  3. start-learning-opengl start-learning-opengl Public

    Forked from yocover/start-learning-opengl

    Learn opengl together

    C++

  4. Books Books Public

    Forked from chenkui164/Books

  5. Dive-into-DL-PyTorch Dive-into-DL-PyTorch Public

    Forked from chenkui164/Dive-into-DL-PyTorch

    本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

    Jupyter Notebook

  6. FastASR FastASR Public

    Forked from chenkui164/FastASR

    这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。

    C