pavanBuduguppa's picture
Update README.md
ea7abd4
---
license: gpl-3.0
language:
- en
pipeline_tag: text2text-generation
tags:
- code
- asr
- digital to transcribed text conversion
datasets:
- pavanBuduguppa/asr_inverse_text_normalization
---
---
---
# chat_to_transcription_data
Finetuned a facebook/bart-base Pretrained model on the ASR inverse text normalization dataset by treating it as a seq2seq task. This can be used on individual datasets to synthesize/simulate speech transcription kind of data given digital/chat kind of inputs
---