Instructions to use SWivid/F5-TTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use SWivid/F5-TTS with F5-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Where to put Vocos files?
#16
by shabbyjammys - opened
The following text is shown in the terminal when trying to use Vocos as the encoder. I didn't find anything in your documentation talking about where to put the bin file.
Where should I be storing this?
Download Vocos from huggingface charactr/vocos-mel-24khz
C:\Users\user\Downloads\ComfyUI_windows_portable\python_embeded\Lib\site-packages\huggingface_hub\file_download.py:140: UserWarning: `huggingface_hub` cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\Users\user\.cache\huggingface\hub\models--SWivid--F5-TTS. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the `HF_HUB_DISABLE_SYMLINKS_WARNING` environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.
To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
warnings.warn(message)
i dont understadn. where do i put the model??? i only get this information
Model: local_path | hf://user_id/repo_id/model_ckpt in the ui but how the hell shall i know?