Voice/hands-free mode

Video: https://youtu.be/_Ia5ctzlxZY

Fork: GitHub - richcannings/app-polo: Hands-free voice logging for ham2k polo · GitHub

PR incoming in a few days.

The concept is that you put your device running polo next your radio. It’ll suggest and auto submit contacts.

Currently the app use OpenAI for transcription and cognition. I am working on

  • Offline/local solution using the device’s transcription feature, regex, and a tiny LLM
  • CW mode. Pretty easy with ggmorse
  • Voice correction and setting meta data. E.g. “Polo, correction. The call sign is Alpha Delta 6 Foxtrot Delta“, or “Polo, I am on frequency 14280“ rather that typing.

73,

Rich W6RGC

1 Like

If any of you are interested, try it out!

Android beta app: https://github.com/richcannings/app-polo/releases/download/v0.1.0/polo-voice-v0.1.0.apk

I have not implemented the offline solution yet. This version requires internet and an OpenAI API key.

1 Like