Update prepare.sh

This commit is contained in:
Mingshuang Luo 2021-12-15 22:26:54 +08:00
parent c4c8d02934
commit 85aacf4813

View File

@ -11,6 +11,15 @@ stop_stage=100
# #
# - $dl_dir/GRID # - $dl_dir/GRID
# You can find lip, audio, align_text inside it. # You can find lip, audio, align_text inside it.
# Here, for using easily and running our recipe quickily,
# we provide the processed lip data.
# If you want to know more entails about the original GRID
# dataset, you can have a look about this paper:
# An audio-visual corpus for speech perception and automatic
# speech recognition.
# You can also download the GRID dataset form this url:
# https://zenodo.org/record/3625687#.Ybn7HagzY2w.
#
# #
# - $dl_dir/lm # - $dl_dir/lm
# This directory contains the language model(LM) downloaded from # This directory contains the language model(LM) downloaded from