Question 15
Why might you freeze the encoder layers of a pre-trained ASR model during the initial phases of fine-tuning on a very small dataset ?
Reducing the inference latency.
Eliminating the need for CTC.
Preventing catastrophic forgetting.
Increasing the model capacity.