Instructions to use mobilebytesensei/betterflow-indicconformer-ctc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use mobilebytesensei/betterflow-indicconformer-ctc with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("mobilebytesensei/betterflow-indicconformer-ctc") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
| { | |
| "lang": "bn", | |
| "source": "/Users/skniyajali/.cache/huggingface/hub/models--ai4bharat--indicconformer_stt_bn_hybrid_ctc_rnnt_large/snapshots/15a1cd06245262b914f27ed445a604b7b278d187/indicconformer_stt_bn_hybrid_rnnt_large.nemo", | |
| "source_sha256": "78b724bce03aa1f986a7217176e82e8088be25c0e786801cced61ca11124ddc7", | |
| "source_bytes": 523192320, | |
| "fp32_bytes": 492987821, | |
| "fp32_sha256": "982f480f07ef3cb9bd177455d712f29bfa6f20d3c6e83a3770575ae5dc3f3e9d", | |
| "int8_bytes": 140337395, | |
| "int8_sha256": "8b1bd509bb36ba867a57f4b7f7372e61f5f37b11e65ee1691469e05079da16d0", | |
| "tokens_sha256": "ee60967630213f31951817ac8b402b92ec18cce80718a24a49b388e56672dfb2", | |
| "vocab": 5633, | |
| "sherpa_metadata": { | |
| "vocab_size": "5633", | |
| "subsampling_factor": "4", | |
| "normalize_type": "per_feature", | |
| "feature_dim": "80" | |
| }, | |
| "fp32_conv_nodes": { | |
| "fp32": 54, | |
| "int8": 0 | |
| }, | |
| "t1_budget_mb": 1300 | |
| } |