mrfakename commited on
Commit
ce50bb6
1 Parent(s): 776b57b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,4 +29,4 @@ processed using: https://huggingface.co/styletts2-community/data-preprocessing-s
29
 
30
  ## Note
31
 
32
- East-asian languages are experimental, and in beta. We do not split between chinese traditional and simplified, we will do this in a later version.
 
29
 
30
  ## Note
31
 
32
+ East-asian languages are experimental and in beta. We do not distinguish between chinese traditional and simplified, the dataset consists mainly of simplified chinese. We recommend converting characters to simplified chinese during inference using a library such as `hanziconv` or `chinese-converter`.