Text-to-Speech
F5-TTS

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)

Sign up or log in to comment