dustyny
I'm a polygot engineer who codes when he can. Most of my time is spent on architecture and designing business systems.
dustyny's Stars
XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
stemrollerapp/stemroller
Isolate vocals, drums, bass, and other instrumental stems from any song
JoePenna/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.
XmYx/stable-diffusion-gradio-anim-opt
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
entrpn/stable-diffusion-tensorflow
Stable Diffusion in TensorFlow / Keras
alexanderlerch/pyACA
Python scripts accompanying the book "An Introduction to Audio Content Analysis" (www.AudioContentAnalysis.org)
googlecreativelab/aiexperiments-drum-machine
Thousands of everyday sounds, organized using machine learning.
Xirzag/TFM-Audio-Dereverberation
adefossez/seewav
Audio waveform visualisation, converts any audio to a nice video
bytedance/music_source_separation
facebookresearch/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
asteroid-team/asteroid
The PyTorch-based audio source separation toolkit for researchers
Syllo/nvtop
GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Rainbow-Dreamer/musicpy
Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.
danikavu/Ableton-Drum-Rack
Create Drum Rack presets in Ableton Live 11
samim23/Novelty-Search-Live
Musical Novelty Search: Evolutionary Algorithms + Ableton Live
qrtt1/aws-lambda-tor
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
proycon/pynlpl
PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).
MacHu-GWU/uszipcode-project
USA zipcode programmable database, includes up-to-date census and geometry information.
seanpianka/Zipcodes
A simple library for querying U.S. zipcodes.
psf/black
The uncompromising Python code formatter
mailgun/flanker
Python email address and Mime parsing library
facultyai/dash-bootstrap-components
Bootstrap components for Plotly Dash
ned2/slapdash
Boilerplate for bootstrapping scalable multi-page Dash applications
dice-group/gerbil
GERBIL - General Entity annotatoR Benchmark
dbpedia/neural-qa
📚 A Neural QA Model for DBpedia using Neural SPARQL Machines.
keras-team/autokeras
AutoML library for deep learning
pytoolz/toolz
A functional standard library for Python.