iver56
Machine learning, audio/music tech, computer vision, demoscene, web technology, games, startup. I mainly write Python. I also enjoy Go, C, Rust and JS.
ElevenLabsTrondheim, Norway
Pinned Repositories
audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
automatic-video-colorization
Automatic temporally coherent video colorization designed to work well on animated cartoons and demos. End-to-end GAN.
clap-detection
Simple clap rhythm detection on Raspberry Pi using Csound and Python. Toy example.
cross-adaptive-audio
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
emoji-art-generator
Use a genetic algorithm to evolve an image by putting emojies on a canvas
image-regression
A DNN that takes in x, y and outputs colors at that point to approximately "paint" an image. A toy problem.
loudness
The world's fastest Python package for calculating integrated loudness (LUFS) from audio data as NumPy arrays
neon-fantasy
A synthwave-style demo that ranked 1st in ARM DemoCompo in Trondheim, 2018. Designed to be run in Chrome on a Samsung Galaxy S9
torch-audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
log-wmse-audio-quality
logWMSE, an audio quality metric with support for digital silence target. Useful for evaluating audio source separation systems, even when there are many audio tracks or stems.
iver56's Repositories
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
iver56/torch-audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
iver56/cross-adaptive-audio
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
iver56/emoji-art-generator
Use a genetic algorithm to evolve an image by putting emojies on a canvas
iver56/image-regression
A DNN that takes in x, y and outputs colors at that point to approximately "paint" an image. A toy problem.
iver56/loudness
The world's fastest Python package for calculating integrated loudness (LUFS) from audio data as NumPy arrays
iver56/python-i18n-basics
Example of a basic python i18n setup with Gettext, Babel and Jinja2
iver56/neon-fantasy
A synthwave-style demo that ranked 1st in ARM DemoCompo in Trondheim, 2018. Designed to be run in Chrome on a Samsung Galaxy S9
iver56/numpy-audio-limiter
Simple audio limiter. Made for use in audiomentations.
iver56/fast-mp3-augment
Fast Python library for MP3 audio data augmentation (encode + decode for intentional audio quality degradation). Made for use in audiomentations.
iver56/speechmetrics
A wrapper around speech quality metrics MOSNet, BSSEval, STOI, PESQ, SRMR, SISDR
iver56/homey-ismartgate
Homey app for ismartgate integration
iver56/torchlibrosa
iver56/BS-RoFormer
Implementation of Band Split Roformer, SOTA Attention network for music source separation out of ByteDance AI Labs
iver56/cylimiter
A C++/Cython audio limiter for Python.
iver56/jbjordal.no
iver56/yulewalker
IIR filter estimation using the modified yule-walker method
iver56/cache-apt-systemd
iver56/choir-practice
iver56/facenet-demo
Interactive celebrity lookalike demo
iver56/fasteners
A python package that provides useful locks.
iver56/generative-art-workshop
iver56/julius
Fast Pytorch based resampling for 1D signals
iver56/librosa
Python library for audio and music analysis
iver56/llm-tools
iver56/midiplot
iver56/mkdocs-material
Documentation that simply works
iver56/onnx
Open standard for machine learning interoperability
iver56/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
iver56/torchsubband
Pytorch implementation of subband decomposition