Support streaming zipformer CTC (#496)
* Support streaming zipformer CTC * test online zipformer2 CTC * Update doc of sherpa-onnx.cc * Add Python APIs for streaming zipformer2 ctc * Add Python API examples for streaming zipformer2 ctc * Swift API for streaming zipformer2 CTC * NodeJS API for streaming zipformer2 CTC * Kotlin API for streaming zipformer2 CTC * Golang API for streaming zipformer2 CTC * C# API for streaming zipformer2 CTC * Release v1.9.6
This commit is contained in:
3
.github/scripts/test-swift.sh
vendored
3
.github/scripts/test-swift.sh
vendored
@@ -21,6 +21,9 @@ cat /Users/fangjun/Desktop/Obama.srt
|
||||
./run-tts.sh
|
||||
ls -lh
|
||||
|
||||
./run-decode-file.sh
|
||||
rm decode-file
|
||||
sed -i.bak '20d' ./decode-file.swift
|
||||
./run-decode-file.sh
|
||||
|
||||
./run-decode-file-non-streaming.sh
|
||||
|
||||
Reference in New Issue
Block a user