Automatic Speech Recognition
ESPnet
multilingual
audio
phone-recognition
grapheme-to-phoneme
phoneme-to-grapheme
Instructions to use espnet/powsm_ctc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use espnet/powsm_ctc with ESPnet:
from espnet2.bin.asr_inference import Speech2Text model = Speech2Text.from_pretrained( "espnet/powsm_ctc" ) speech, rate = soundfile.read("speech.wav") text, *_ = model(speech)[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10c4f562cc0ff55c9f3d123199756cce0ae988aec01a12165d44cc6581a8c109
- Size of remote file:
- 1.4 kB
- SHA256:
- f3ca2ef68be502a75a646c8da36847375964a0d6499fd9ee2d7d620a0f31d746
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.