kaldifeat/README.md
2021-02-25 15:45:09 +08:00

12 lines
163 B
Markdown

# kaldifeat
Wrap kaldi's feature computations to Python with PyTorch support.
# Installation
`kaldifeat` can be installed by
```bash
pip install kaldifeat
```