浏览代码

updata readme

yaya-sy 1 年之前
父节点
当前提交
167dfc2579
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -9,8 +9,8 @@
 - `extra/` contains configuration files. Those are important :
     - `languages_to_download_informations.yaml` details all the information needed to construct the training and test data for each language. This file is organized as follows:
     
-        `
-         language:
+        ```
+            language:
                 1 - identifier for the espeak backend
                 
                 2 - full language name
@@ -19,5 +19,6 @@
                 
                 4 - Whether to extract the orthography tier or not
                 
-                5 - The urls of the selected corpora for this language`
+                5 - The urls of the selected corpora for this language   
+        ```
     - `markers.json`