Delete evaluation.sh
Browse files- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|