MaxIakovliev's Stars
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
deepseek-ai/DeepSeek-V3
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Easily train a good VC model with voice data <= 10 mins!
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
jiaaro/pydub
Manipulate audio with a simple and easy high level interface
tyiannak/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
snakers4/silero-models
Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple
aiortc/aiortc
WebRTC and ORTC implementation for Python using asyncio
infinyon/fluvio
Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
MaartenGr/KeyBERT
Minimal keyword extraction with BERT
Tyrrrz/YoutubeExplode
Abstraction layer over YouTube's internal API
Rikorose/DeepFilterNet
Noise supression using deep filtering
drichard/mindmaps
An open source, offline capable, mind mapping application leveraging HTML5 technologies
pkalogiros/AudioMass
Free full-featured web-based audio & waveform editing tool
stanfordmlgroup/ngboost
Natural Gradient Boosting for Probabilistic Prediction
dataquestio/project-walkthroughs
Data science, machine learning, and web development project code for https://www.youtube.com/c/Dataquestio .
StatMixedML/XGBoostLSS
An extension of XGBoost to probabilistic modelling
XiudingCai/Awesome-Mamba-Collection
A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.
JarodMica/audiobook_maker
rohan-paul/MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
The full collection of all codes for my Youtube Channel segregated as per topic.
jeremychone-channel/rust-axum-course
Rust Axum Full Course code.
ritvikmath/YouTubeVideoCode
Code related to my YouTube vids!
samvher/bert-for-laptops
A BERT that you can train on a (gaming) laptop.
CGArtPython/blender_plus_python
A tutorial series about creating art with Blender Python scripts
abdolence/firestore-rs
Google Firestore for Rust based on gRPC API with Serde serializer
sspathak/VoiceChat
a Python voice chat app that uses WebSockets to send encrypted data between a multi-threaded client and server