Hi,
I am trying to set up Rhasspy junior, as I am totally lost with the full fat veraion.
But I am stuck at the first hurdle because the dos say creat a TOML file with … in it.
Sorry but I no idea where this would go in HA.
This may be a stupid question but if any one can help me, I would appreciate it.
It’s just another file format like yaml or json.
I’d be very surprised if the project did not give you an example.
Edit: they do: GitHub - rhasspy/rhasspy-junior: Simplified voice control for Home Assistant
So using any text editor create the file mebrews-local-config.toml
and put the required contents from that link inside it. Then run the scripts.
Here, watch this: Local Voice Control With Home Assistant Just Got Easier! - YouTube
thanks for the reply.
I do apologise but I must be thick. I have no code experience.
a. is my example correct?
b. do I store it in the file editor.
c how do I run the script.I tried to run it as is in the terminal but got kicked back.
[train.home_assistant]
api_url = 'http://192.168.x.xxx:8123/api'
api_token = 'api-token'
[handle.home_assistant]
api_url = 'http://192.168.x.xxx:8123/api'
api_token = 'api-token'
Is that an actual long lived access token you have redacted or just the word “api-token”?
Actually let’s take a step back.
What type of home assistant install are you running?
HA Operating System?
If so just install the Rhaspi junior addon as per the video instructions I linked to. No config files or scripts required.