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

togawa83
/
sentis-whisper-base

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

Instructions to use togawa83/sentis-whisper-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • unity-sentis

    How to use togawa83/sentis-whisper-base 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
sentis-whisper-base
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
togawa83's picture
togawa83
first commit
f7e5b33 over 1 year ago
  • Assets
    first commit over 1 year ago
  • Packages
    first commit over 1 year ago
  • ProjectSettings
    first commit over 1 year ago
  • .gitattributes
    1.52 kB
    first commit over 1 year ago
  • .gitignore
    1.29 kB
    first commit over 1 year ago
  • README.md
    334 Bytes
    first commit over 1 year ago