anstdev's picture
Update README.md
b07cd34 verified
|
Raw
History Blame Contribute Delete
369 Bytes
---
license: apache-2.0
tags:
- speech-to-text
- forced-alignment
- nfa
- nemo-forced-aligner
- onnx
---
NeMo Forced Aligner (NFA) models exported to ONNX format.
The corresponding tokens file for an ONNX model is saved next to the ONNX model with `txt` file extension.
For the export implementation, see https://github.com/achimmihca/NeMoForcedAlignerWithOnnxRuntime