v1.1.5 pypi

This commit is contained in:
SWivid
2025-06-06 07:08:59 +08:00
parent 2e2acc6ea2
commit 646f34b20f

View File

@@ -91,7 +91,7 @@ conda activate f5-tts
> ```bash
> git clone https://github.com/SWivid/F5-TTS.git
> cd F5-TTS
> # git submodule update --init --recursive # (optional, if need > bigvgan)
> # git submodule update --init --recursive # (optional, if use bigvgan as vocoder)
> pip install -e .
> ```