C++ Inference Code by Using ONNX model

#1
by CapMcTavish - opened

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.

I have created issue on GitHub, https://github.com/tabahi/bournemouth-forced-aligner/issues/11

Sign up or log in to comment