File size: 497 Bytes
d50c61a
 
0dad577
 
ea7abd4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0dad577
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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

---