weiyuefei's Stars
tmc/agent-protocol
Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.
tmc/go-llama2
Llama 2 inference in one file of pure Go
tmc/langgraphgo
langgraph for Go
pepperoni21/ollama-rs
A simple and easy-to-use library for interacting with the Ollama API.
Abraxas-365/langchain-rust
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
jmont-dev/ollama-hpp
Modern, Header-only C++ bindings for the Ollama API.
ollama/ollama
Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
mdrokz/rust-llama.cpp
LLama.cpp rust bindings
ggerganov/ggml
Tensor library for machine learning
ztxz16/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
OpenBMB/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
OpenBMB/llama.cpp
Port of Facebook's LLaMA model in C/C++
SYSTRAN/faster-whisper
Faster Whisper transcription with CTranslate2
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
go-skynet/go-llama.cpp
LLama.cpp golang bindings
ggerganov/llama.cpp
LLM inference in C/C++
LinkSoul-AI/Chinese-Llama-2-7b
开源社区第一个能下载、能运行的中文 LLaMA2 模型!
idiap/coqui-ai-TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
RapidAI/RapidTTS
A cross platform implementation of Text-to-Speech based on ONNXRuntime.
festvox/flite
A small fast portable speech synthesis system
chenkui164/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
chenkui164/FastASR
这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
huakunyang/SummerTTS
SummerTTS 是一个基于C++的独立编译的中文和英文语音合成项目,可以本地运行不需要网络,而且没有额外的依赖,一键编译完成即可用于中文和英文的语音合成。SummerTTS is a standalone Chinese and English speech synthesis(TTS) project that has almost no dependency and could be easily used for Chinese TTS with just one key build out
civetweb/civetweb
Embedded C/C++ web server
dicksonyuan/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
pflarr/dns_parse
A fast parser for DNS pcap data.