yingzhenyi's Stars
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Genymobile/scrcpy
Display and control your Android device
htqin/BiFSMNv2
Pytorch implementation of BiFSMNv2, TNNLS 2023
htqin/BiFSMN
Pytorch implementation of BiFSMN, IJCAI 2022
Kitware/CMake
Mirror of CMake upstream repository
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
gabime/spdlog
Fast C++ logging library.
k2-fsa/k2
FSA/FST algorithms, differentiable, with PyTorch compatibility.
YangDK/openfst-android-ndk
Build OpenFst using ndk-build
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
open-mmlab/Amphion
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
huggingface/distil-whisper
Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
NascentCore/llm-numbers-cn
中文版 llm-numbers
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
coqui-ai/open-speech-corpora
💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
SmallVagetable/machine_learning_python
通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
mymusise/ChatGLM-Tuning
基于ChatGLM-6B + LoRA的Fintune方案
microsoft/onnxruntime-inference-examples
Examples for using ONNX Runtime for machine learning inferencing.
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
espnet/espnet
End-to-End Speech Processing Toolkit
trainML/stable-diffusion-2
High-Resolution Image Synthesis with Latent Diffusion Models
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
ericperfect/libtorch_tokenizer
BERT Tokenizer in C++