Update README.md
Browse files
README.md
CHANGED
@@ -68,8 +68,9 @@ print(f"Generated audio saved at: {audio_path}")
|
|
68 |
## Training
|
69 |
The model was fine-tuned using `Unsloth`'s `SFTTrainer`. The dataset was preprocessed following the [OuteTTS training guide](https://github.com/edwko/OuteTTS/blob/main/examples/training/OuteTTS-0.3/train.md). LoRA-based fine-tuning was applied to improve efficiency.
|
70 |
|
71 |
-
|
72 |
-
|
|
|
73 |
|
74 |
---
|
75 |
For any issues or improvements, feel free to open a discussion or PR!
|
|
|
68 |
## Training
|
69 |
The model was fine-tuned using `Unsloth`'s `SFTTrainer`. The dataset was preprocessed following the [OuteTTS training guide](https://github.com/edwko/OuteTTS/blob/main/examples/training/OuteTTS-0.3/train.md). LoRA-based fine-tuning was applied to improve efficiency.
|
70 |
|
71 |
+
# Support Me
|
72 |
+
|
73 |
+
[](https://ko-fi.com/lyte)
|
74 |
|
75 |
---
|
76 |
For any issues or improvements, feel free to open a discussion or PR!
|