😉
Working
Any sufficiently advanced technology is indistinguishable from magic.
-
EECS, Peking University
- Beijing, China, the Earth
- https://github.com/aishoot
Stars
3
stars
written in C
Clear filter
Recurrent neural network for audio noise reduction
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。