mrfakename commited on
Commit
56c4a8e
·
verified ·
1 Parent(s): 256574c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ library_name: f5-tts
12
 
13
  OpenF5 TTS is an open-weight text-to-speech model with support for zero-shot voice cloning based on and trained with the [F5-TTS](https://github.com/SWivid/F5-TTS) framework.
14
 
15
- The main difference from the original F5-TTS model is the license of the model. Due to the training data, the F5-TTS model was licensed under a non-commercial license (CC BY-NC). This model was trained on permissively licensed data and is available under the Apache 2.0 license, which means it can be used for both commercial and personal purposes.
16
 
17
  > [!TIP]
18
  > This model is **still in alpha.** Performance and stability may suffer. The main goal for this model is to create a permissively-licensed base for further fine-tuning. However, the current model is still inferior to the official NC-licensed F5-TTS model.
 
12
 
13
  OpenF5 TTS is an open-weight text-to-speech model with support for zero-shot voice cloning based on and trained with the [F5-TTS](https://github.com/SWivid/F5-TTS) framework.
14
 
15
+ The main difference from the original F5-TTS model is the license of the model. Due to the training data, the F5-TTS model was licensed under a non-commercial license (CC BY-NC). This model was trained on permissively licensed data and is **available under the Apache 2.0 license**, which means it can be used for **both commercial and personal purposes**.
16
 
17
  > [!TIP]
18
  > This model is **still in alpha.** Performance and stability may suffer. The main goal for this model is to create a permissively-licensed base for further fine-tuning. However, the current model is still inferior to the official NC-licensed F5-TTS model.