Dolphin
This section describes how to use models from https://github.com/DataoceanAI/Dolphin.
Note that this model supports 40 Eastern languages across East Asia, South Asia, Southeast Asia, and the Middle East; it also supports 22 Chinese dialects
Please see its GitHub description for more information.
We have converted Dolphin to onnx and provided APIs for the following programming languages
C++
C
Python
C#
Go
Kotlin
Java
JavaScript (Support WebAssembly and Node)
Swift
Object Pascal
Note that you can use Dolphin with sherpa-onnx on the following platforms:
Linux (x64, aarch64, arm, riscv64)
macOS (x64, arm64)
Windows (x64, x86, arm64)
Android (arm64-v8a, armv7-eabi, x86, x86_64)
iOS (arm64)
In the following, we describe how to download pre-trained Dolphin models and use them in sherpa-onnx.