MiniPrem

14min

UneeQ's Platform 2.0 update allows customers to install the UneeQ Digital Human Renderer (aka "Renny") on any compatible system. For most customers, MiniPrem is used on a single desktop or laptop equipped with a compatible graphics card capable of running the image.

Prerequisites

  • Ubuntu 24.04 system with root access
  • CPU:
    • High end Intel 14th generation / AMD Zen 5 or newer
    • Cores: 8 or more
  • RAM: 32GB or more
  • NVMe SSD:
    • Size: 256GB or more
    • Speed: PCIe 4.0 or better
  • NVIDIA RTX GPU
    • NVIDIA GeForce RTX 4080 / 6000 Ada or better
    • GPU Memory: 16GB or better
    • Driver Version: 535.183.01 (or later compatible version)
    • CUDA Version: 12.2 (or later compatible version)
  • Google Chrome version 124 or newer

Step 1: P2 Portal Access & Setup

  1. Navigate to P2 Portal
  2. Complete the Sign Up process
    1. If you have received a direct invitation, but it is your first time accessing the P2 Portal, you still must complete the Sign Up process to set your authentication information.
  3. Log in to access your dashboard
  4. Create a Tenant within your environment or select one of the existing tenants
  5. Check the box Private Rendering Pool and then click Save

    Document image
    
  6. Click the pencil icon for the tenant you've just created and create an API key
    1. Copy the API key to a safe place, it will not be displayed again

Step 2: Download & Installation

  1. Download the Mini Premium package:
  1. Extract and navigate to directory:
unzip miniprem_v1.05_0c32cfe.zip cd miniprem_v1.05_0c32cfe
  1. Run the installation script:
./install_miniprem.sh

Step 3: Configuration Details

During installation, you'll need to provide the following:

Signaling Server

  • Leave as default

API Key & Tenant ID

  • Located in P2 dashboard - click the pencil icon on the tenant you've created previously to retrieve the TenantID
  • Click '+' to generate new API key (if you did not already in the step above)
  • Copy and paste into the shell when prompted

Azure Configuration

  • Provide your Azure Region
  • Provide your Azure API key

Renny Image Configuration

Use: facemeproduction/renny:0.160-f46c0

Docker Hub Authentication

UneeQ will provide temporary authentication information for Docker Hub where the image will be pulled from. Contact your delivery specialist for details.

Step 4: Verification

  1. Check container status:
sudo docker ps
  1. Verify in P2 Portal:
  • Confirm renderer availability - you will see within the tenant where you've registered renderers: Available Rendering Capacity: 1
  • Create new Persona
  • Click "Start"
  • Use default configuration
  • Click "Launch"
  • From within the running session, you will be able to send speak commands to the digital human and they will repeat this text back to you. This confirms both rendering and the text-to-speech services are fully operational.

Next Steps

Integration your conversation layer with your digital human. Please see Conversation Platform Integration for details