← Browse

World's Fair 2025

Text-to-Speech Data Preparation and Fine-tuning Workshop - Ronan McGovern

Ronan McGovern

Overview

This workshop details the process of preparing data and fine-tuning a text-to-speech (TTS) model, specifically Sesame's CSM 1B model, to produce speech that mimics a target voice. It covers extracting audio from sources like YouTube, transcribing it, and formatting it into a dataset suitable for training. The process leverages the Unsloth library for efficient fine-tuning and demonstrates how to evaluate the model's performance before and after the fine-tuning process.

Who should watch

Key takeaways

Notable quotes

*You should be able to train a text to speech model so that it sounds like a specific voice.*
*The answer is you can represent audio or a little piece of audio as a choice from a code book.*
*We're going to focus on the linear layers and actually we're not even going to train all of the parameters in the linear layers. We're going to train adapters that plug on.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.