daniel-dona's picture
Upload folder using huggingface_hub
f718466 verified
raw
history blame
355 Bytes
export CUDA_VISIBLE_DEVICES=0
./zipformer/pretrained.py \
--checkpoint ./zipformer/exp-causal/pretrained.pt \
--bpe-model ./data/lang_bpe_500/bpe.model \
--method greedy_search \
--causal 1 \
--chunk-size 16 \
--left-context-frames 128 \
test_wavs/1089-134686-0001.wav \
test_wavs/1221-135766-0001.wav \
test_wavs/1221-135766-0002.wav