Lyte commited on
Commit
a6cfa1e
·
verified ·
1 Parent(s): 1c2f3a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
- ## License
72
- Please refer to the original dataset and base model licenses for usage restrictions.
 
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
+ [![Buy Me A Coffee](https://img.shields.io/badge/Ko--fi-Support%20My%20Work-FF5E5B?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/lyte)
74
 
75
  ---
76
  For any issues or improvements, feel free to open a discussion or PR!