File size: 191 Bytes
c7d25fc
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Unormalized AMI

```python
from datasets import load_dataset

ami = load_dataset("speech-seq2seq/ami", "ihm")
```

## TODO(PVP) - explain exactly what normalization was accepted what wasn't