How to use from the
Use from the
speechbrain library
from speechbrain.pretrained import EncoderDecoderASR
model = EncoderDecoderASR.from_hparams(
  "Gastron/lp-initial-aed-short"
)
model.transcribe_file("file.wav")

CRDNN with Attention trained on LP

This is a an initial model, partly wrong configuration, just to show an initial example.

Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support