DongChanS's Stars
modelscope/FunASR
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc.
fgnt/mms_msg
Multipurpose Multi Speaker Mixture Signal Generator
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
allenai/mmc4
MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.
WhisperSpeech/WhisperSpeech
An Open Source text-to-speech system built by inverting Whisper.
mutiann/few-shot-transformer-tts
Byte-based multilingual transformer TTS for low-resource/few-shot language adaptation.
microsoft/NeuralSpeech
rapidsai/raft
RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
Junhua-Liao/Light-ASD
The repository for IEEE CVPR 2023 (A Light Weight Model for Active Speaker Detection)
mercari/ml-system-design-pattern
System design patterns for machine learning
U-Alberta/NLPWorkbench
NLP Workbench: Efficient and Extensible Integration of State-of-the-art Text Mining Tools
mukulpatnaik/researchgpt
A LLM based research assistant that allows you to have a conversation with a research paper
lifeiteng/vall-e
PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
MingSun-Tse/Efficient-Deep-Learning
Collection of recent methods on (deep) neural network compression and acceleration.
intel/neural-compressor
SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX Runtime
AberHu/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
BUTSpeechFIT/EEND_dataprep
haifengl/smile
Statistical Machine Intelligence & Learning Engine
NVIDIA/k8s-device-plugin
NVIDIA device plugin for Kubernetes
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
coqui-ai/open-speech-corpora
💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
detail-novelist/novelist-triton-server
Deploy KoGPT with Triton Inference Server
he-y/Awesome-Pruning
A curated list of neural network pruning resources.
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
guan-yuan/awesome-AutoML-and-Lightweight-Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
facebookresearch/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.