kalixlouiis commited on
Commit
b385467
·
verified ·
1 Parent(s): 67e6552

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -120,6 +120,14 @@ The model was evaluated on **100 unseen test sentences** across multiple metrics
120
 
121
  ### Qualitative Analysis
122
  Manual review by native speakers confirms that the model excels at swapping spoken particles (e.g., *...တာပါ။*) for formal equivalents (e.g., *...ခြင်းဖြစ်သည်။*). Even when the model deviates from the reference text, the outputs remain linguistically acceptable and natural within a formal context.
 
 
 
 
 
 
 
 
123
 
124
  ---
125
 
 
120
 
121
  ### Qualitative Analysis
122
  Manual review by native speakers confirms that the model excels at swapping spoken particles (e.g., *...တာပါ။*) for formal equivalents (e.g., *...ခြင်းဖြစ်သည်။*). Even when the model deviates from the reference text, the outputs remain linguistically acceptable and natural within a formal context.
123
+ ---
124
+
125
+ ## 🔗 Related Models in the DatarrX Ecosystem
126
+
127
+ To get the most out of Myanmar Style Transfer, we recommend using these sibling models:
128
+
129
+ * **[myX-TransStyle-W2S](https://huggingface.co/DatarrX/myX-TransStyle-W2S):** The inverse model for converting Written Style to Spoken Style.
130
+ * **[myX-StyleClassifier](https://huggingface.co/DatarrX/myX-StyleClassifier):** A high-performance classifier to identify whether a sentence is Written or Spoken before applying style transfer.
131
 
132
  ---
133