f5-tts

Install F5-TTS with Python 3.11 and FFmpeg dependencies on macOS.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mbailey/claude --skill f5-tts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: f5-tts
Source: https://github.com/mbailey/claude/tree/main/claude-code/config/dot-claude/skills/f5-tts
Command: npx skills add https://github.com/mbailey/claude --skill f5-tts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires accelerate, torchcodec, gradio, transformers, vocos, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex installation and troubleshooting of F5-TTS, a state-of-the-art neural text-to-speech system. It automates dependency checks, handles specific Python version requirements, and resolves common library loading errors, especially on macOS, enabling users to quickly get F5-TTS up and running.

Core Features & Use Cases

  • Automated Installation: Guides through installing Python 3.11, FFmpeg, and uv, then F5-TTS itself.
  • Gradio Web Interface: Provides instructions and scripts to launch the user-friendly Gradio GUI for TTS generation.
  • Troubleshooting: Addresses common issues like TorchCodec/FFmpeg library errors and Python version conflicts with clear solutions.
  • Use Case: When you need to generate high-quality speech from text but are struggling with F5-TTS installation errors on your macOS machine, use this skill to diagnose the FFmpeg library path issue and get the Gradio interface running smoothly.

Quick Start

Install F5-TTS on my macOS system, ensuring all Python 3.11 and FFmpeg dependencies are correctly configured.