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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  unity/inference-engine-whisper-tiny

jmjHappy
/
inference-engine-whisper-tiny

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

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

  • Libraries
  • unity-sentis

    How to use jmjHappy/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
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
jmjHappy's picture
jmjHappy
UnityPaul's picture
UnityPaul
Duplicate from unity/inference-engine-whisper-tiny
78db131 4 days ago
  • data
    Duplicate from unity/inference-engine-whisper-tiny 4 days ago
  • models
    Duplicate from unity/inference-engine-whisper-tiny 4 days ago
  • .gitattributes
    1.52 kB
    Duplicate from unity/inference-engine-whisper-tiny 4 days ago
  • .gitignore
    1.29 kB
    Duplicate from unity/inference-engine-whisper-tiny 4 days ago
  • README.md
    1.53 kB
    Duplicate from unity/inference-engine-whisper-tiny 4 days ago
  • RunWhisper.cs
    10 kB
    Duplicate from unity/inference-engine-whisper-tiny 4 days ago
  • info.json
    317 Bytes
    Duplicate from unity/inference-engine-whisper-tiny 4 days ago