wenet-chinese-model / README.md
csukuangfj's picture
first commit
049ef97

Introduction

Models in this file are downloaded from https://github.com/wenet-e2e/wenet/releases/download/v2.0.1/chs.tar.gz

wget https://github.com/wenet-e2e/wenet/releases/download/v2.0.1/chs.tar.gz
tar xvf chs.tar.gz --strip-components=1
rm chs.tar.gz