ksingla025's picture
Upload README.md with huggingface_hub
7837b8e verified
|
raw
history blame
473 Bytes

1step ASR-NL for Slurp dataset

This is a NeMo ASR model fine-tuned for ASR tasks. It was trained on [dataset name] and achieves [performance metrics]. This model is suitable for [use cases].

Model Details

  • Model type: NeMo ASR
  • Architecture: Conformer CTC
  • Language: English
  • Training data: Slurp dataset
  • Performance metrics: [Metrics]

Usage

To use this model, you need to install the NeMo library:

pip install nemo_toolkit