#Uploading custom models to Piper Add-in

1 messages · Page 1 of 1 (latest)

potent crane
#

I'm using hosted Home Assistant (i.e. the recommended setup) and I want to upload a custom Piper model but I'm not sure where to put it. SSH'ing into the host and Piper doesn't have a folder in addon_configs:

[core-ssh /]$ ls
addon_configs  command        etc            lib            package        sbin           sys
addons         config         home           media          proc           share          tmp
backup         data           homeassistant  mnt            root           srv            usr
bin            dev            init           opt            run            ssl            var
[core-ssh /]$ cd addon_configs/
[core-ssh addon_configs]$ ls
9074a9fa_cloudflared  a0d7b954_airsonos     a0d7b954_nodered      core_matter_server

Where should I put the ONNX files?

vernal falcon
#

They go in the the /share/piper folder. I believe you will have to create the folder. You also need to place the corresponding .json file in the same folder.

potent crane
#

Like in the root folder? There's no like, container stuff obscuring the path or anything?

vernal falcon
#

There should be nothing blocking the path. I have the Samba share addon installed so it was simple to place the files in the /share/piper folder.