Commit 028637f8 authored by wangwei990215's avatar wangwei990215
Browse files

Update README.md

parent f4aad60e
...@@ -89,6 +89,7 @@ LibriSpeech ...@@ -89,6 +89,7 @@ LibriSpeech
├── test-clean ├── test-clean
└── test-othe └── test-othe
``` ```
在'data'文件夹下放了一个来自于librispeech的小数据集用于测试。
### 创建Manifest文件 ### 创建Manifest文件
在训练之前,需要通过一下命令创建和数据集对应的Manifest文件,该文件包括数据集的文件路径和语音的转录文本 在训练之前,需要通过一下命令创建和数据集对应的Manifest文件,该文件包括数据集的文件路径和语音的转录文本
```sh ```sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment