appledora commited on
Commit
6bdeafd
1 Parent(s): 6a3292f

Delete evaluation.sh

Browse files
Files changed (1) hide show
  1. evaluation.sh +0 -6
evaluation.sh DELETED
@@ -1,6 +0,0 @@
1
- export HYDRA_FULL_ERROR=1
2
- python3 [NEMO_GIT_FOLDER]/examples/asr/transcribe_speech.py \
3
- model_path="<PRETRAINED MODEL PATH>" \
4
- dataset_manifest="<TEST MANIFEST JSON>" \
5
- output_filename=test_with_predictions.json \
6
- batch_size=1