Stars
10
stars
written in C
Clear filter
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
High-efficiency floating-point neural network inference operators for mobile, server, and Web
Acceleration package for neural networks on multi-core CPUs
Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4
这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。