bfs18's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
cryptomator/cryptomator
Cryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data.
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
aqlaboratory/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
hengqiali/AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等
jondot/rust-how-do-i-start
Hand curated advice and pointers for getting started with Rust
csteinmetz1/auraloss
Collection of audio-focused loss functions in PyTorch
acids-ircam/diffusion_models
A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch
novoic/surfboard
Novoic's audio feature extraction library
rtckit/awesome-rtc
:satellite: A curated list of awesome Real Time Communications resources
cjweeks/tensorflow-cmake
Integrate TensorFlow with CMake projects effortlessly
google-research/vdm
kentdlee/CoCo
This is the CoCo Virtual Machine Source Code.
LEEYOONHYUNG/BVAE-TTS
Official implementation of BVAE-TTS
MurugeshMarvel/Books
Best selection of my books, common to all.
yandexdataschool/gumbel_lstm
Experiments with binary LSTM using gumbel-sigmoid
cainesap/syllabify
Automatically convert plain text into phonemes (US English pronunciation) and syllabify
yistLin/human-evaluation
iffsid/DReG-PyTorch
A PyTorch re-implementation of "Doubly Reparameterized Gradient Estimators for Monte Carlo Objectives"
jmandel/fun-with-formants
Speech formant tracking code in Python