{"pretrained_model": "openai/whisper-small.en", "dataset_path": "/work/08648/satwik22/ls6/corpora/child_speech/myst_child_conv_speech/Kid-Whisper/data", "output_dir": "./fine-tuned-whisper-freeze-en", "num_train_epochs": 0, "train_batch_size": 16, "gradient_accumulation_steps": 1, "eval_batch_size": 8, "max_learning_rate": 1e-05, "warmup_steps": 500, "max_steps": 10000, "eval_steps": null, "gradient_checkpointing": true, "fp16": true, "evaluation_strategy": "steps", "logging_steps": 500, "save_steps": 1000, "dataset": "myst_org", "patience": 3, "freeze_encoder": true, "freeze_decoder": false}