danemadsen
Software Developer at QITPLUS. Specialist in Disaster Management, Artificial Intelligence and Web and Mobile Development. QUT Alumni
QITPLUSBrisbane - Australia
Pinned Repositories
Babylon-Lipsync
Babylon Lipsync is an addon for Blender integrating Rhubarb Lip Sync to automatically generate mouth-shape keyframes from blender shape keys..
babylon_pytorch
unofficial vits2-TTS implementation in pytorch
Blender-Simple-Backup
A simple plugin that allows the user to create a bakup of their project in ./bak/ by pressing CTRL + ALT +S
boxchar
Boxchar is a simple header only library for creating text based user interfaces in C and C++. It is designed to be lightweight and easy to use. At this stage, boxchar doesnt implement anywhere near as many features as ncurses.
CAB230-Assignment-2
Godot-4-Infinite-Procedural-Terrain
Forked from w84death/godot-infinite-terrain and ported to Godot 4 Alpha 11
Helpful-Godot-Scripts
maid
Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models.
Raylib-Procedural-Terrain
SoftWrap
Blender Softwrap
danemadsen's Repositories
danemadsen/maid
Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models.
danemadsen/boxchar
Boxchar is a simple header only library for creating text based user interfaces in C and C++. It is designed to be lightweight and easy to use. At this stage, boxchar doesnt implement anywhere near as many features as ncurses.
danemadsen/SoftWrap
Blender Softwrap
danemadsen/Raylib-Procedural-Terrain
danemadsen/babylon_pytorch
unofficial vits2-TTS implementation in pytorch
danemadsen/chan
Flutter imageboard browser for iOS and Android
danemadsen/cloudflare_interceptor
danemadsen/copernicus
danemadsen/DeepPhonemizer
Grapheme to phoneme conversion with deep learning.
danemadsen/espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
danemadsen/flutter_haarcascade
danemadsen/flutter_map
A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
danemadsen/flutter_sherpa_onnx
Flutter plugin wrapping the Sherpa-ONNX runtime
danemadsen/fr24
Download and parse data from flightradar24.com with gRPC/JSON
danemadsen/fslib
Finite state transducer library. Minimalistic pure C implementation.
danemadsen/generative-ai-dart
Google AI SDK for Dart
danemadsen/linux
Linux kernel source tree
danemadsen/llama.cpp
Port of Facebook's LLaMA model in C/C++
danemadsen/most_common_user_agents
danemadsen/ollama
Get up and running with Llama 2 and other large language models locally
danemadsen/osm_nominatim_geocoding
danemadsen/osm_overpass
danemadsen/phonemizer.cpp
danemadsen/piper
A fast, local neural text to speech system
danemadsen/piper-phonemize
C++ library for converting text to phonemes for Piper
danemadsen/simple-calorie-counter
danemadsen/spvr2png
Image converter from Sega Dreamcast PVR format to PNG
danemadsen/tortoise.cpp
A ggml (C++) re-implementation of tortoise-tts
danemadsen/vits-dp
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
danemadsen/vits.cpp
a cpp ggml port of "VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech." for use in mobile devices. this is my undergraduate project