#Integrating asterisk voicemail transcription with HAOS whisper
1 messages · Page 1 of 1 (latest)
sure thing.
Thanks! Yeah, i'm definitely curious about what you've done. I've had basic asterisk HA integration for about 10 years, but just using AGI scripts to pass messages via MQTT.
I've always wanted to do speech to text transcription on the voicemails, but there was never a really viable solution. It seems whisper is super close to what I need, and having it show in a HA dashboard would just be a neat cherry on the cake 😄
LOL cant find the code
aha systemd service
https://paste.debian.net/1379222/
this is all the code
missed some https://paste.debian.net/1379224/
for ha you can use conditonal cards
I have a very advanced integration between HA and asterisk. if im busy sascha (my assistant picks up the call) but i can say pick up the call (of name) to let it ring anway.
I need help make it reproducable with git and stuff
OK. it looks like you're using the Wyoming API directly. I'm guessing you have wyoming somehow exposed from HA?
i guess you can use whisper on haos. I have faster machines. but i guess you can just open the port on the addon i look at it
that's what i was planning on doing yes. i run HA on a chunky machine, so it's already got plenty of horsepower.
HAOS on a big machine. why not a vm?
i mean, it's running on a VM in proxmox. it's been a while coming. for the past 10 years ive just used HA in a venv on a very old server. voice did not work well on that hardware, but i finally finished the migration yesterday.
a right. well you can use whisper on haos. just open the port
I'll update once I have something