Add C API for punctuation (#768)

This commit is contained in:
Fangjun Kuang
2024-04-14 19:02:34 +08:00
committed by GitHub
parent b0265b258d
commit 13730ecbd8
13 changed files with 302 additions and 12 deletions

View File

@@ -4,6 +4,8 @@
#include "sherpa-onnx/python/csrc/offline-punctuation.h"
#include <string>
#include "sherpa-onnx/csrc/offline-punctuation.h"
namespace sherpa_onnx {