Iver Jordal
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.
Languages
Repos
161
Stars
3.8k
Forks
351
Top Language
Python
Loading contributions...
Top Repositories
A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
Use a genetic algorithm to evolve an image by putting emojies on a canvas
A DNN that takes in x, y and outputs colors at that point to approximately "paint" an image. A toy problem.
Simple clap rhythm detection on Raspberry Pi using Csound and Python. Toy example.
Repositories
161Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
No description provided.
A synthwave-style demo that ranked 1st in ARM DemoCompo in Trondheim, 2018. Designed to be run in Chrome on a Samsung Galaxy S9
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
Fast Python library for MP3 audio data augmentation (encode + decode for intentional audio quality degradation). Made for use in audiomentations.
Simple clap rhythm detection on Raspberry Pi using Csound and Python. Toy example.
Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]
The world's fastest Python package for calculating integrated loudness (LUFS) from audio data as NumPy arrays
Simple audio limiter. Made for use in audiomentations.
No description provided.
Calculate RMS swiftly (SIMD-accelerated)
A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array
Use a genetic algorithm to evolve an image by putting emojies on a canvas
Automatic temporally coherent video colorization designed to work well on animated cartoons and demos. End-to-end GAN.
An online course in DSP ear training
No description provided.
A DNN that takes in x, y and outputs colors at that point to approximately "paint" an image. A toy problem.
No description provided.
Interactive celebrity lookalike demo
Example of a basic python i18n setup with Gettext, Babel and Jinja2
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
IIR filter estimation using the modified yule-walker method
A wrapper around speech quality metrics MOSNet, BSSEval, STOI, PESQ, SRMR, SISDR
No description provided.
Kodeworks gamejam july 2019
A music game that I made during Kodeworks Gamejam November 2019
Toy project: Simulate beacon signal strengths and use them to estimate where the receiver is
A naive implementation of a chat application using SockJS
A C++/Cython audio limiter for Python.