<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Adonis Asonitis on A.Asonitis</title><link>https://aadonis-ai.github.io/</link><description>Recent content in Adonis Asonitis on A.Asonitis</description><generator>Hugo -- 0.157.0</generator><language>en-us</language><lastBuildDate>Sun, 05 Oct 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://aadonis-ai.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>X-Codec2</title><link>https://aadonis-ai.github.io/notebook/neural-audio-codecs/xcodec2/</link><pubDate>Sun, 05 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/neural-audio-codecs/xcodec2/</guid><description>X-Codec2 setup and usage — single-codebook codec used by Llasa for TTS. Stable version is 1.3.0.</description></item><item><title>WavTokenizer</title><link>https://aadonis-ai.github.io/notebook/neural-audio-codecs/wavtokenizer/</link><pubDate>Sat, 04 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/neural-audio-codecs/wavtokenizer/</guid><description>WavTokenizer setup — extreme compression (40–75 tok/sec, single codebook). Best for clean TTS; avoid for noisy/degraded speech.</description></item><item><title>HuggingFace Trainer: Custom LLaMA Training</title><link>https://aadonis-ai.github.io/notebook/build-and-train/hf-trainer/</link><pubDate>Fri, 03 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/build-and-train/hf-trainer/</guid><description>A complete training script for LLaMA (250M–8B) with a custom tokenizer, label masking, gradient checkpointing, and multi-GPU support via Accelerate.</description></item><item><title>Qwen3 Forced Aligner</title><link>https://aadonis-ai.github.io/notebook/speech-alignment/qwen3-aligner/</link><pubDate>Fri, 03 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/speech-alignment/qwen3-aligner/</guid><description>Precise word and phoneme-level timestamps using Qwen3-ASR and its paired forced aligner — multilingual, robust to noise.</description></item><item><title>SNAC — Multi-Scale Neural Audio Codec</title><link>https://aadonis-ai.github.io/notebook/neural-audio-codecs/snac/</link><pubDate>Fri, 03 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/neural-audio-codecs/snac/</guid><description>SNAC setup and encode/decode wrapper — matches DAC quality at significantly lower token rate via multi-scale residual vector quantization.</description></item><item><title>Custom Tokenizer for Audio LLMs</title><link>https://aadonis-ai.github.io/notebook/build-and-train/custom-tokenizer/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/build-and-train/custom-tokenizer/</guid><description>Building a HuggingFace-compatible tokenizer for neural audio codec tokens — vocabulary design, special tokens, and uploading to the Hub.</description></item><item><title>DAC — Descript Audio Codec</title><link>https://aadonis-ai.github.io/notebook/neural-audio-codecs/dac/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/neural-audio-codecs/dac/</guid><description>DAC setup and a wrapper class for encoding/decoding audio as flattened token sequences — time-major and codebook-major layouts.</description></item><item><title>EZ-VC</title><link>https://aadonis-ai.github.io/notebook/voice-conversion/ez-vc/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/voice-conversion/ez-vc/</guid><description>Easy Zero-shot Any-to-Any Voice Conversion — single encoder architecture, excellent cross-lingual performance, and a clean inference script.</description></item><item><title>Montreal Forced Aligner (MFA)</title><link>https://aadonis-ai.github.io/notebook/speech-alignment/mfa-pyfoal/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/speech-alignment/mfa-pyfoal/</guid><description>Word and phoneme-level forced alignment with MFA and pyfoal — installation, inference script, and a fix for GitHub rate limit errors.</description></item><item><title>Noise &amp; RIR Datasets</title><link>https://aadonis-ai.github.io/notebook/speech-datasets/noise-rirs/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/speech-datasets/noise-rirs/</guid><description>Downloading ESC-50, the OpenSLR RIR database, DEMAND, and VGG Sound for noise augmentation and speech enhancement training.</description></item><item><title>Clean Speech Datasets</title><link>https://aadonis-ai.github.io/notebook/speech-datasets/clean-speech/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/speech-datasets/clean-speech/</guid><description>Downloading HiFiTTS-2 (high-quality 44kHz) and SparkAudio VoxBox (60k+ hours, multi-language merged corpus).</description></item><item><title>Codec Comparison &amp; Overview</title><link>https://aadonis-ai.github.io/notebook/neural-audio-codecs/codec-comparison/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/neural-audio-codecs/codec-comparison/</guid><description>Side-by-side comparison of DAC, SNAC, WavTokenizer, and X-Codec2 — token rates, codebook counts, and when to use each.</description></item><item><title>espeak-ng</title><link>https://aadonis-ai.github.io/notebook/speech-alignment/espeak-ng/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/speech-alignment/espeak-ng/</guid><description>Installing espeak-ng with and without sudo — including a no-admin local build for HPC clusters.</description></item><item><title>HPC Clusters</title><link>https://aadonis-ai.github.io/notebook/build-and-train/hpc-clusters/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/build-and-train/hpc-clusters/</guid><description>Redirecting pip, HuggingFace, and PyTorch caches to scratch storage to avoid filling your home directory on shared clusters.</description></item><item><title>LlaSE-G1</title><link>https://aadonis-ai.github.io/notebook/speech-enhancement/llase-g1/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/speech-enhancement/llase-g1/</guid><description>Setup and inference for LlaSE — a language model-based speech enhancement system that converts degraded audio to high-quality speech.</description></item><item><title>Seed-VC</title><link>https://aadonis-ai.github.io/notebook/voice-conversion/seed-vc/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/voice-conversion/seed-vc/</guid><description>Zero-shot voice conversion with Seed-VC — diffusion transformer architecture, real-time inference, batch processing, and a comparison with EZ-VC.</description></item><item><title>VoiceCraft</title><link>https://aadonis-ai.github.io/notebook/speech-editing/voicecraft/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/notebook/speech-editing/voicecraft/</guid><description>Token-based speech editing with VoiceCraft — setup, MFA forced alignment, and a self-contained editing script for insertions, deletions, and substitutions.</description></item><item><title>Curriculum Vitae</title><link>https://aadonis-ai.github.io/cv/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/cv/</guid><description>Curriculum Vitae</description></item><item><title>Publications</title><link>https://aadonis-ai.github.io/publications/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aadonis-ai.github.io/publications/</guid><description>Research publications and datasets</description></item></channel></rss>