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

  • Log In
  • Sign Up

Sky-Kim
/
moonshine-tiny-ko-unity

unity-sentis
ONNX
Model card Files Files and versions
xet
Community

Instructions to use Sky-Kim/moonshine-tiny-ko-unity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • unity-sentis

    How to use Sky-Kim/moonshine-tiny-ko-unity 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
moonshine-tiny-ko-unity
190 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Sky-Kim's picture
Sky-Kim
Update README.md
66fb9dd verified 2 months ago
  • Assets
    Initial commit 3 months ago
  • Packages
    Initial commit 3 months ago
  • ProjectSettings
    Initial commit 3 months ago
  • .gitattributes
    1.73 kB
    Initial commit 3 months ago
  • .gitignore
    934 Bytes
    Initial commit 3 months ago
  • README.md
    866 Bytes
    Update README.md 2 months ago