Open Issues Need Help
View All on GitHubOfficial code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The user is encountering an `AttributeError: 'NoneType' object has no attribute 'strip'` when attempting to launch the `f5-tts_infer-gradio` application on Windows 10. The error occurs after the Gradio app initializes, but the provided traceback is incomplete, making it difficult to pinpoint the exact location in the code where the `NoneType` object is being unexpectedly encountered.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: A user reports encountering high CPU usage on their system, specifically Ubuntu 22.04 with Python 3.10 and Torch 2.4.0+cu124. However, the issue provides no steps to reproduce, specific expected or actual behavior details, or any further context, making it impossible to diagnose the problem.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The user reports that audio generated by an 'F5' process (presumably an audio generation model) includes a short silence at its beginning. This unexpected silence disrupts the smooth concatenation of the generated audio with a reference audio, contrary to the expected seamless transition.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The issue is that the `convert_checkpoint.py` script, part of the F5-TTS project, does not support the 'F5TTS_v1_Base' model. The task is to determine if there are plans to add support for this model version or to find a workaround to convert the checkpoint for this specific model.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The user is unable to train a custom speech model using the F5-TTS project. The issue stems from problems preparing and loading a custom dataset for training, including difficulties with transcription, data path specification, and configuration parameters. The user needs assistance in correctly preparing their dataset (metadata, audio files), configuring the training script, and resolving path issues within the F5-TTS framework.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: Debug a text-to-speech application (Pinokio 3.9 using F5-TTS or E2-TTS model) that fails to generate audio output on Windows 10. The issue involves a specific audio file ('paradigm.wav') and a simple text prompt ('Hello world'). The task requires analyzing the provided environment details, reproduction steps, and potentially examining the application's logs or code to identify the cause of the failure.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The task is to modify the F5-TTS CLI inference tool to enable batch processing of multiple text-to-speech generation requests using a single reference audio file and model load. The solution should avoid reloading the model for each generation and ideally handle input from a configuration file (e.g., YAML or TOML) specifying the reference audio, multiple sentences, and desired filenames for the output audio files.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The task requires debugging a cross-sentence similarity (SIM) evaluation script for the F5-TTS text-to-speech model using the LibriSpeech dataset. The error stems from a `FileNotFoundError` related to the `s3prl` library, likely due to a missing or incorrectly configured cache for the speech feature extractor. The solution involves investigating the `s3prl` installation, cache location, and potentially adjusting the script's pathing to correctly locate necessary files.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The user needs help adjusting the speech speed for different parts of a multi-speaker text-to-speech synthesis using the F5-TTS CLI and a TOML configuration file. They also inquire about the possibility of using different models for different speakers during fine-tuning.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The user requests assistance in setting up F5-TTS-triton_trtllm on a specific server (autodl.com) that doesn't support Docker containers. The task involves compiling and installing the Triton Inference Server without Docker, configuring it with TensorRT, and potentially resolving dependency conflicts. The user is willing to pay for this service.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The task is to diagnose and troubleshoot why a fine-tuned F5-TTS model is producing audio with artifacts and noise, as reported in a GitHub issue. The user followed the provided training instructions, only changing the learning rate. The solution requires analyzing the provided audio samples and spectrograms, understanding the F5-TTS architecture and training process, and suggesting potential fixes or adjustments to the training parameters or data.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The user is experiencing a `requests.exceptions.ConnectTimeout` error when trying to access the Hugging Face API. The task is to diagnose and resolve this network connectivity issue, likely involving troubleshooting network settings or Hugging Face API availability.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
AI Summary: The user needs help setting up a Triton Inference Server environment for accelerating F5-TTS on an AutoDL server (which is already a container, preventing standard containerized setup). The user is experiencing compilation errors and is willing to pay for assistance.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"