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

unity
/
inference-engine-jets-text-to-speech

unity-sentis
ONNX
unity-inference-engine
Model card Files Files and versions
xet
Community
7

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

  • Libraries
  • unity-sentis

    How to use unity/inference-engine-jets-text-to-speech 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-jets-text-to-speech
136 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 24 commits
xdesilets's picture
xdesilets
Removing carriage return in dic split
8155423 verified 2 months ago
  • data
    updated to inference engine about 1 year ago
  • models
    updated to inference engine about 1 year ago
  • .gitattributes
    1.58 kB
    Upload 4 files over 2 years ago
  • README.md
    1.21 kB
    updated to inference engine about 1 year ago
  • RunJets.cs
    6.32 kB
    Removing carriage return in dic split 2 months ago
  • info.json
    202 Bytes
    updated to inference engine about 1 year ago