Update README.md
Browse files
README.md
CHANGED
@@ -29,19 +29,8 @@ Training is based on the **Common Voice Arabic Dataset** so basically the model
|
|
29 |
## Usage Instructions
|
30 |
To use the fine-tuned Arabic model, follow these steps:
|
31 |
|
32 |
-
|
33 |
-
|
34 |
-
- Start the application and locate the model file path displayed in the terminal. Example:
|
35 |
-
```
|
36 |
-
model : C:\Users\yourname\.cache\huggingface\hub\models--SWivid--F5-TTS\snapshots\995ff41929c08ff968786b448a384330438b5cb6\F5TTS_Base\model_1200000.safetensors
|
37 |
-
```
|
38 |
-
2. **Replace the Model File**
|
39 |
-
- Download the **Arabic checkpoint** and **vocabulary files** from this repository and place them in the same directory.
|
40 |
-
3. **Restart the Application**
|
41 |
-
- Relaunch the F5-TTS application to load the Arabic fine-tuned model.
|
42 |
-
- Download the **Arabic checkpoint** and **vocabulary files** from this repository and use them instead of the basecheckpoint.
|
43 |
-
|
44 |
-
### Alternative Methods
|
45 |
- **GitHub Repository:** Follow the [F5-TTS setup instructions](https://github.com/SWivid/F5-TTS), but replace the default model with the Arabic checkpoint and vocabulary files provided here.
|
46 |
|
47 |
## Contributions & Collaboration
|
|
|
29 |
## Usage Instructions
|
30 |
To use the fine-tuned Arabic model, follow these steps:
|
31 |
|
32 |
+
|
33 |
+
### Usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
- **GitHub Repository:** Follow the [F5-TTS setup instructions](https://github.com/SWivid/F5-TTS), but replace the default model with the Arabic checkpoint and vocabulary files provided here.
|
35 |
|
36 |
## Contributions & Collaboration
|