Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

unity
/
inference-engine-whisper-tiny

Automatic Speech Recognition
unity-sentis
ONNX
unity-inference-engine
Model card Files Files and versions
xet
Community
15

Instructions to use unity/inference-engine-whisper-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • unity-sentis

    How to use unity/inference-engine-whisper-tiny with unity-sentis:

    string modelName = "[Your model name here].sentis";
    Model model = ModelLoader.Load(Application.streamingAssetsPath + "/" + modelName);
    IWorker engine = WorkerFactory.CreateWorker(BackendType.GPUCompute, model);
    // Please see provided C# file for more details
    
  • Notebooks
  • Google Colab
  • Kaggle
inference-engine-whisper-tiny / Assets /Data
1.48 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 1 commit
UnityGiles's picture
UnityGiles
updated project to sentis 2.1.0
5506035 over 1 year ago
  • answering-machine16kHz.wav
    441 kB
    updated project to sentis 2.1.0 over 1 year ago
  • answering-machine16kHz.wav.meta
    485 Bytes
    updated project to sentis 2.1.0 over 1 year ago
  • vocab.json
    1.04 MB
    updated project to sentis 2.1.0 over 1 year ago
  • vocab.json.meta
    158 Bytes
    updated project to sentis 2.1.0 over 1 year ago