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

  • 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 about 2 months ago
  • data
    updated to inference engine 12 months ago
  • models
    updated to inference engine 12 months ago
  • .gitattributes
    1.58 kB
    Upload 4 files about 2 years ago
  • README.md
    1.21 kB
    updated to inference engine 12 months ago
  • RunJets.cs
    6.32 kB
    Removing carriage return in dic split about 2 months ago
  • info.json
    202 Bytes
    updated to inference engine 12 months ago