--- 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