Support Chinese heteronyms on Android for TTS. (#742)

This commit is contained in:
Fangjun Kuang
2024-04-08 21:36:47 +08:00
committed by GitHub
parent 6b3d2b87f9
commit 0d90b34e4a
5 changed files with 47 additions and 12 deletions

View File

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

View File

@@ -4,6 +4,8 @@
#include "sherpa-onnx/python/csrc/online-stream.h"
#include <vector>
#include "sherpa-onnx/csrc/online-stream.h"
namespace sherpa_onnx {