NeMo
English
Edit model card

SpellMapper - Spellchecking ASR Customization Model

| Language

This model is an alternative to word boosting/shallow fusion approaches:

  • does not require retraining ASR model;
  • does not require beam-search/language model (LM);
  • can be applied on top of any English ASR model output;

Paper: SpellMapper: A non-autoregressive neural spellchecker for ASR customization with candidate retrieval based on n-gram mappings

Documentation page.

How to Use this Model

To use this model you will need to install NVIDIA NeMo.

See Bash-script with example of inference pipeline.

Or play with Tutorial.

Citation

    @inproceedings{inproceedings,
        author = {Antonova, Alexandra and Bakhturina, Evelina and Ginsburg, Boris},
        year = {2023},
        month = {08},
        pages = {1404-1408},
        title = {SpellMapper: A non-autoregressive neural spellchecker for ASR customization with candidate retrieval based on n-gram mappings},
        doi = {10.21437/Interspeech.2023-768}
    }
Downloads last month
1
Unable to determine this model’s pipeline type. Check the docs .

Dataset used to train bene-ges/spellmapper_asr_customization_en