Spaces:
Sleeping
Sleeping
update
Browse files
examples/vm_sound_classification/run_batch.sh
CHANGED
@@ -99,10 +99,10 @@
|
|
99 |
#--config_file "yaml/conv2d-classifier-4-ch32.yaml"
|
100 |
|
101 |
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
|
107 |
|
108 |
# pretrained voicemail
|
|
|
99 |
#--config_file "yaml/conv2d-classifier-4-ch32.yaml"
|
100 |
|
101 |
|
102 |
+
sh run.sh --stage 0 --stop_stage 6 --system_version centos --file_folder_name file_dir --final_model_name sound-8-ch32 \
|
103 |
+
--filename_patterns "/data/tianxing/PycharmProjects/datasets/voicemail/*/wav_finished/*/*.wav" \
|
104 |
+
--label_plan 8 \
|
105 |
+
--config_file "yaml/conv2d-classifier-8-ch32.yaml"
|
106 |
|
107 |
|
108 |
# pretrained voicemail
|