Instructions to use OpenVoiceOS/dolphin-small-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use OpenVoiceOS/dolphin-small-onnx with ESPnet:
from espnet2.bin.asr_inference import Speech2Text model = Speech2Text.from_pretrained( "OpenVoiceOS/dolphin-small-onnx" ) speech, rate = soundfile.read("speech.wav") text, *_ = model(speech)[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9f6c31f3f890cd9cec028c43289321c58df672c5243ddf1dfa53ff300483d11b
- Size of remote file:
- 872 kB
- SHA256:
- f85f613a8deb62f5aa810be852e9664a7714c20740ef2b60041911e5a4bea9cc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.