Updated training tests
This commit is contained in:
parent
2d5dcc359a
commit
7a835bee5a
@ -16,13 +16,12 @@ export CUDA_VISIBLE_DEVICES=0
|
|||||||
|
|
||||||
python -u DeepSpeech.py --noshow_progressbar --noearly_stop \
|
python -u DeepSpeech.py --noshow_progressbar --noearly_stop \
|
||||||
--train_files ${ldc93s1_csv} --train_batch_size 1 \
|
--train_files ${ldc93s1_csv} --train_batch_size 1 \
|
||||||
--augment speed \
|
|
||||||
--augment dropout \
|
--augment dropout \
|
||||||
--augment pitch_and_tempo \
|
--augment pitch \
|
||||||
|
--augment tempo \
|
||||||
--augment time_mask \
|
--augment time_mask \
|
||||||
--augment frequency_mask \
|
--augment frequency_mask \
|
||||||
--augment add \
|
--augment add \
|
||||||
--augment multiply \
|
--augment multiply \
|
||||||
--augment warp \
|
|
||||||
--n_hidden 100 \
|
--n_hidden 100 \
|
||||||
--epochs 1
|
--epochs 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user