Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
OBS Studio - Free and open source software for live streaming and screen recording
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
NVIDIA Linux open GPU kernel module source
A distribution of Nginx with some advanced features
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Sioyek is a PDF viewer with a focus on textbooks and research papers
proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" fo…
A network filesystem client to connect to SSH servers
The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
Fast neural radiance field training with free camera trajectories
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 2…
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。