v1.0.0 release

This commit is contained in:
SWivid
2025-03-12 23:47:04 +08:00
parent 69909ac167
commit 2695e9305d

View File

@@ -83,7 +83,7 @@ conda activate f5-tts
> ### 1. As a pip package (if just for inference)
>
> ```bash
> pip install git+https://github.com/SWivid/F5-TTS.git
> pip install f5-tts
> ```
>
> ### 2. Local editable (if also do training, finetuning)