#3976 Save audio in G:/pyvideo/f5-tts

113.160* Posted at: 1 day ago 👁17

Save audio in G:/pyvideo/f5-tts mà tôi đã lưu đúng thư mục


=
system:Windows-10-10.0.26200-SP0
version:v3.98
frozen:True
language:en
root_dir:G:/pyvideo

1 Replies

The issue is that the F5-TTS model files are not being found in the expected directory structure.

To resolve this, you need to manually download and place the F5-TTS model files in the correct folder within your pyVideoTrans installation.

  1. Create the correct folder path: Navigate to your pyVideoTrans installation directory (e.g., G:/pyvideo/). Inside it, go to the models folder. Create a new folder named exactly: models--f5-tts--f5-tts-v2
    The full path should be: G:/pyvideo/models/models--f5-tts--f5-tts-v2
  2. Download the model files: Visit the F5-TTS model page on HuggingFace: https://huggingface.co/f5-tts/f5-tts-v2/tree/main
  3. Place the files: Download all the .json, .bin, .txt, and other files from that page. Copy and paste these downloaded files directly into the models--f5-tts--f5-tts-v2 folder you created in step 1.
  4. Restart and configure: After placing the files, restart pyVideoTrans (sp.exe). Ensure you have the F5-TTS API service running (typically at http://127.0.0.1:7860). In the software's main menu, go to Settings -> TTS Settings -> F5-TTS and enter the correct API address.

Please refer to the relevant documentation:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource