go-dustin's Stars
googlecreativelab/aiexperiments-drum-machine
Thousands of everyday sounds, organized using machine learning.
f90/Wave-U-Net
Implementation of the Wave-U-Net for audio source separation
ensky0/WSRGlow
The official implementation of the Interspeech 2021 paper WSRGlow: A Glow-based Waveform Generative Model for Audio Super-Resolution.
facebookresearch/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
replicate/cog
Containers for machine learning
jim-schwoebel/voice_datasets
🔊 A comprehensive list of open-source datasets for voice and sound computing (95+ datasets).
galgreshler/Catch-A-Waveform
Official pytorch implementation of the paper: "Catch-A-Waveform: Learning to Generate Audio from a Single Short Example" (NeurIPS 2021)
kuleshov/audio-super-res
Audio super resolution using neural networks
adefossez/seewav
Audio waveform visualisation, converts any audio to a nice video
facebookresearch/denoiser
Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a causal speech enhancement model working on the raw waveform that runs in real-time on a laptop CPU. The proposed model is based on an encoder-decoder architecture with skip-connections. It is optimized on both time and frequency domains, using multiple loss functions. Empirical evidence shows that it is capable of removing various kinds of background noise including stationary and non-stationary noises, as well as room reverb. Additionally, we suggest a set of data augmentation techniques applied directly on the raw waveform which further improve model performance and its generalization abilities.
mosheman5/DNP
Audio Denoising with Deep Network Priors
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
beekeeper-studio/beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
googleapis/python-dataproc
This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataproc
EvgSkv/logica
Logica is a logic programming language that compiles to SQL. It runs on DuckDB, Google BigQuery, PostgreSQL and SQLite.
mrchristine/db-migration
Databricks Migration Tools
pdfminer/pdfminer.six
Community maintained fork of pdfminer - we fathom PDF
vaexio/vaex
Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
GoogleCloudPlatform/bigquery-utils
Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.
merlin1649/bqml-caip
GoogleCloudPlatform/bigquery-ml-templates
BigQuery ML SQL templates for common marketing use cases
bearpelican/musicautobot
Using deep learning to generate music in MIDI format.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
visgl/deck.gl
WebGL2 powered visualization framework
jaredks/rumps
Ridiculously Uncomplicated macOS Python Statusbar apps
erikcox/ical2csv
A Python script that reads ics files and outputs their data into a csv file.
pyenv/pyenv
Simple Python version management
trimstray/multitor
Create multiple TOR instances with a load-balancing.
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code