Commit 78f48bdc authored by yangql's avatar yangql
Browse files

Update README.md

parent aa961d23
...@@ -32,10 +32,8 @@ docker run --shm-size 16g --network=host --name=wenet_ort --privileged --device= ...@@ -32,10 +32,8 @@ docker run --shm-size 16g --network=host --name=wenet_ort --privileged --device=
``` ```
## 数据集 ## 数据集
该推理模型使用aishell数据集训练而成。
下载Aishell数据集:[ImageNet (image-net.org)](https://image-net.org/)
参考[scrips/extract_ILSVRC.sh](https://developer.hpccube.com/codes/modelzoo/resnet50-pytorch/-/blob/main/scrips/extract_ILSVRC.sh)处理数据集,处理后数据集结构如下: 下载Aishell数据集:[Aishell (openslr.org)](https://www.openslr.org/33/)
``` ```
AISHELL_data/ AISHELL_data/
......
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