Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ASR training from scratch #2968

Description

@nata-kostina

Describe the bug

I am trying to retrain an ASR model on LibriSpeech from scratch with this recipe /speechbrain/templates/speech_recognition/ASR.

We are training on an A100 GPU, and even with a low batch size of 8, the model is consuming a very large amount of memory. Could you advise why this might be happening?

We are observing that the training seems to not actually progress — the train loss doesn’t change, and CER and WER remain very high. Any insights on what could be causing this?

Thank you.

I attach ASR configuration: train.yaml.

train.yaml

Expected behaviour

The model should train normally on LibriSpeech from scratch, with train loss gradually decreasing and CER/WER improving over epochs, without consuming excessive GPU memory even at batch size 8.

To Reproduce

No response

Environment Details

No response

Relevant Log Output

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions