This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Iluvatar
/
enginex_bi_series-sherpa-onnx
Archived
Watch
15
Star
0
Fork
0
You've already forked enginex_bi_series-sherpa-onnx
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-08-26
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
73c90ec871706318795e2b14af2cd3525d2a610a
enginex_bi_series-sherpa-onnx
/
swift-api-examples
History
Fangjun Kuang
73c90ec871
Fix swift example for generating subtitles. (
#1362
)
...
We need to invoke vad.flush() at the end.
2024-09-20 11:44:25 +08:00
..
.gitignore
Add Swift API for adding punctuations to text. (
#1132
)
2024-07-15 15:30:40 +08:00
add-punctuations.swift
Add Swift API for adding punctuations to text. (
#1132
)
2024-07-15 15:30:40 +08:00
decode-file-non-streaming.swift
Add C++ runtime for SenseVoice models (
#1148
)
2024-07-18 22:54:18 +08:00
decode-file.swift
Add timestamps about streaming models for Swift API (
#1113
)
2024-07-12 17:39:46 +08:00
generate-subtitles.swift
Fix swift example for generating subtitles. (
#1362
)
2024-09-20 11:44:25 +08:00
keyword-spotting-from-file.swift
Swift API for keyword spotting. (
#1027
)
2024-06-18 16:51:30 +08:00
run-add-punctuations.sh
Add Swift API for adding punctuations to text. (
#1132
)
2024-07-15 15:30:40 +08:00
run-decode-file-non-streaming.sh
Add Swift API for TTS (
#439
)
2023-11-22 16:04:26 +08:00
run-decode-file.sh
Support streaming zipformer CTC (
#496
)
2023-12-22 13:46:33 +08:00
run-generate-subtitles.sh
Support streaming zipformer CTC (
#496
)
2023-12-22 13:46:33 +08:00
run-keyword-spotting-from-file.sh
Swift API for keyword spotting. (
#1027
)
2024-06-18 16:51:30 +08:00
run-spoken-language-identification.sh
Add Swift API for spoken language identification. (
#696
)
2024-03-25 16:22:25 +08:00
run-streaming-hlg-decode-file.sh
Add C API for streaming HLG decoding (
#734
)
2024-04-05 10:31:20 +08:00
run-tts.sh
Use piper-phonemize to convert text to token IDs (
#453
)
2023-11-30 23:57:43 +08:00
SherpaOnnx-Bridging-Header.h
Add iOS support (
#65
)
2023-02-25 21:56:25 +08:00
SherpaOnnx.swift
Add APIs about max speech duration in VAD for various programming languages (
#1349
)
2024-09-14 12:30:13 +08:00
spoken-language-identification.swift
Add Swift API for spoken language identification. (
#696
)
2024-03-25 16:22:25 +08:00
streaming-hlg-decode-file.swift
Add C API for streaming HLG decoding (
#734
)
2024-04-05 10:31:20 +08:00
tts.swift
Support passing TTS callback in Swift API (
#1218
)
2024-08-05 14:06:21 +08:00