Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

OpenVoiceOS
/
inesc-id-ebranch-w2vbert2-ep-ctc-onnx

Automatic Speech Recognition
ESPnet
ONNX
Portuguese
espnet-ctc
onnx-asr
e-branchformer
w2v-bert-2.0
european-portuguese
Model card Files Files and versions
xet
Community

Instructions to use OpenVoiceOS/inesc-id-ebranch-w2vbert2-ep-ctc-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ESPnet

    How to use OpenVoiceOS/inesc-id-ebranch-w2vbert2-ep-ctc-onnx with ESPnet:

    from espnet2.bin.asr_inference import Speech2Text
    
    model = Speech2Text.from_pretrained(
      "OpenVoiceOS/inesc-id-ebranch-w2vbert2-ep-ctc-onnx"
    )
    
    speech, rate = soundfile.read("speech.wav")
    text, *_ = model(speech)[0]
  • Notebooks
  • Google Colab
  • Kaggle
inesc-id-ebranch-w2vbert2-ep-ctc-onnx
3.34 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Jarbas's picture
Jarbas
Upload folder using huggingface_hub
4aa8505 verified about 13 hours ago
  • .gitattributes
    1.63 kB
    Upload folder using huggingface_hub about 13 hours ago
  • README.md
    1.45 kB
    Upload README.md with huggingface_hub about 13 hours ago
  • config.json
    59 Bytes
    Upload folder using huggingface_hub about 13 hours ago
  • model.int8.onnx
    6.5 MB
    xet
    Upload folder using huggingface_hub about 13 hours ago
  • model.int8.onnx.data
    667 MB
    xet
    Upload folder using huggingface_hub about 13 hours ago
  • model.onnx
    7.35 MB
    xet
    Upload folder using huggingface_hub about 13 hours ago
  • model.onnx.data
    2.66 GB
    xet
    Upload folder using huggingface_hub about 13 hours ago
  • vocab.txt
    74.3 kB
    Upload folder using huggingface_hub about 13 hours ago