Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,8 @@ This project demonstrates the power of open-source tools to create accessible sp
|
|
53 |
3. **Model Training**:
|
54 |
- Preprocessed dataset using modified OuteTTS methodology ([training details](https://github.com/edwko/OuteTTS/blob/8eb0fa369df6f3c062f7084ddc33d10bc28992be/examples/training/OuteTTS-0.3/train.md))
|
55 |
- Fine-tuned [OuteAI/OuteTTS-0.3-500M](https://huggingface.co/OuteAI/OuteTTS-0.3-500M) using Unsloth SFT
|
56 |
-
- Trained for
|
|
|
57 |
|
58 |
## Usage Guide
|
59 |
|
|
|
53 |
3. **Model Training**:
|
54 |
- Preprocessed dataset using modified OuteTTS methodology ([training details](https://github.com/edwko/OuteTTS/blob/8eb0fa369df6f3c062f7084ddc33d10bc28992be/examples/training/OuteTTS-0.3/train.md))
|
55 |
- Fine-tuned [OuteAI/OuteTTS-0.3-500M](https://huggingface.co/OuteAI/OuteTTS-0.3-500M) using Unsloth SFT
|
56 |
+
- Trained for 6 epochs reaching a loss of 2.27 as a proof of concept
|
57 |
+
- ~Trained for 3 epochs reaching a loss of 2.42 as a proof of concept~
|
58 |
|
59 |
## Usage Guide
|
60 |
|