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:
- ad9a5b9c8482fc02d758cc1628178afcf61cd876bd7a74fd5e4fab77801e3b4f
- Size of remote file:
- 1.46 MB
- SHA256:
- 96217bfabc7540c98220cc0acec1f5e92d15e43c5d6c6cb5680b7cc83bfe2a7e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.