ebowwa / irl

your ai companion: a source for augmented memory, human interpreting workers, advocator, and much more
0 stars 0 forks source link

App Swift: need to manage Background Services #1

Open ebowwa opened 5 days ago

ebowwa commented 5 days ago

brief: app/irl/irl/ContentView.swift needs to handle Background Services

Background service:

Included in user-onboarding w/ recording(&&mic) permission steps

  1. speech recognition
  2. pre-process & curate speech & chats
  3. Batch audio requests & receive back A. FAL whisper transcript B. hume eq + transcript C. both A&B D. multiple whisper instances for individual languages

Audio State Needs to respond with the device which has recorded whether peripheral or ble or so

Contemplate: websocket - streaming, post requests, and batch processing