Fangjun Kuang
|
968623a477
|
Exclude .DS_Store files from flutter tts assets (#1238)
|
2024-08-09 13:19:27 +08:00 |
|
Fangjun Kuang
|
94e256244d
|
Add blank penalty for various language bindings. (#1234)
|
2024-08-08 10:43:31 +08:00 |
|
Fangjun Kuang
|
963aaba82b
|
Add Chinese+English tts example for flutter (#1192)
|
2024-07-30 18:38:43 +08:00 |
|
Fangjun Kuang
|
c1b5fce01b
|
Fix copying asset files for flutter examples. (#1191)
If the target file exists but has a different file size, we need
to copy the source file to the target file.
|
2024-07-30 18:24:56 +08:00 |
|
Fangjun Kuang
|
646f99c870
|
Dart API for adding punctuations to text (#1182)
|
2024-07-29 12:41:52 +08:00 |
|
Fangjun Kuang
|
4e6aeff07e
|
Refactor C API to prefix each API with SherpaOnnx. (#1171)
|
2024-07-26 18:47:02 +08:00 |
|
Fangjun Kuang
|
994c3e7c96
|
Add VAD + Non-streaming ASR example for JavaScript API. (#1170)
|
2024-07-26 12:42:08 +08:00 |
|
Fangjun Kuang
|
ffdb23a8ec
|
Add dart API for SenseVoice (#1159)
|
2024-07-21 21:48:12 +08:00 |
|
Fangjun Kuang
|
960eb7529e
|
Add C++ runtime for MeloTTS (#1138)
|
2024-07-16 15:55:02 +08:00 |
|
Fangjun Kuang
|
c35200dccf
|
Revert to onnxruntime 1.17.1 (#1131)
|
2024-07-15 14:24:08 +08:00 |
|
Fangjun Kuang
|
117cd7bb8c
|
Support whisper large/large-v1/large-v2/large-v3 and distil-large-v2 (#1114)
|
2024-07-12 23:47:39 +08:00 |
|
Fangjun Kuang
|
dd0ff2ca06
|
Support onnxruntime 1.18.0 (#906)
|
2024-07-10 17:05:26 +08:00 |
|
Fangjun Kuang
|
c2cc9dec58
|
Add Flush to VAD so that the last segment can be detected. (#1099)
|
2024-07-09 16:15:56 +08:00 |
|
Fangjun Kuang
|
4fd0493037
|
fix ios demo image for flutter tts (#1093)
|
2024-07-08 17:07:01 +08:00 |
|
Fangjun Kuang
|
5817d6c391
|
Fix Flutter TTS example for iOS (#1090)
|
2024-07-08 15:22:09 +08:00 |
|
Fangjun Kuang
|
e832d356c7
|
Add Flutter text to speech demo (#1087)
|
2024-07-08 11:23:11 +08:00 |
|