Hi Team, I am trying to get the timestamps with BFA in C++. I have converted the checkpoint model to ONNX model and taking output with ONNX runtime (ort). I am currently facing issue to convert the ViterbiDecoder class and its method in C++. I am attaching the Python file i am referring for inference, C++ code made so far and the exported ONNX model.
bfaonnx.py
main.cpp
Hi Team, I am trying to get the timestamps with BFA in C++. I have converted the checkpoint model to ONNX model and taking output with ONNX runtime (ort). I am currently facing issue to convert the ViterbiDecoder class and its method in C++. I am attaching the Python file i am referring for inference, C++ code made so far and the exported ONNX model.
bfaonnx.py
main.cpp