Add Android demo for real-time ASR with non-streaming ASR models. (#2214)
This commit is contained in:
@@ -147,6 +147,8 @@ std::string ToString(const std::wstring &s);
|
||||
|
||||
bool EndsWith(const std::string &haystack, const std::string &needle);
|
||||
|
||||
std::vector<std::string> SplitString(const std::string &s, int32_t chunk_size);
|
||||
|
||||
} // namespace sherpa_onnx
|
||||
|
||||
#endif // SHERPA_ONNX_CSRC_TEXT_UTILS_H_
|
||||
|
||||
Reference in New Issue
Block a user