Fine tuning XTTS v2 with the forked Coqui project. Coqui AI shut down earlier this year, so what does that mean for us? Here I go over adjusting the Coqui XTTS v2 training recipe, creating a dataset using Audacity and faster-whisper, and training a single speaker and multispeaker XTTS v2 english model Convert wavs to […]
Month: June 2024
LLaMA-Factory with Flash Attention 2 and Unsloth
It was tough to get this working, but I think I’ve figured it out enough to share. Here’s a quick guide on how to set up LLaMA-Factory with support for Flash Attention 2 and Unsloth training on Windows. This is using a RTX3060 12GB GPU, Windows 10, and CUDA 12.1. Unsloth is an optimization library […]
Read More… from LLaMA-Factory with Flash Attention 2 and Unsloth
Stable Audio Open 1.0 | Open Source Generative Audio with Fine Tuning
A look at Stability AI’s new Stable Open Audio 1.0 open source (kinda, sorta, mostly, technically) model and codebase with fine tuning support (kinda, sorta, technically). I’ve managed to get the trainer running, but I only have a 12gb GPU, which isn’t enough for training right now. Resources: https://huggingface.co/stabilityai/stable-audio-open-1.0https://github.com/Saganaki22/StableAudioWebUI https://github.com/Stability-AI/stable-audio-tools/issues/34 Example training launch command: python […]
Read More… from Stable Audio Open 1.0 | Open Source Generative Audio with Fine Tuning
Troubleshooting Sega Saturn Emulation with Retroarch for iOS/Apple
The video talks about common issues that people run into when using Beetle Saturn core on Apple devices and how to fix them. One issue is that the ROMs available online are probably in .bin and .cue format, which can sometimes cause problems if the .cue file contains path names. The .cue file is a […]
Read More… from Troubleshooting Sega Saturn Emulation with Retroarch for iOS/Apple
Play Windows 98 and MS-DOS Games on iPad/iOS/iPhone with DOSBox-Pure and Retroarch for FREE
Summary Learn how to play Windows 98 and MS-DOS games on iPad, iOS, and iPhone for free using RetroArch and DOSBox-Pure. This video guide covers topics such as adding games, keyboard and mouse setup, performance tweaks, installing Windows 98, and running games within the Windows 98 environment. Highlights Key Insights […]