Skip to main content
#DieHimmels­traeumerin

iOS dev • sketchnoting • accessibility • pineapple on pizza • sports • she/her

NSSpain 2023: On-device Whisper and our Possible Future

Sketchnote of NSSpain 2023 talk by Cody about using whisper on device and how it could shape our futures

Detailed image description of the sketchnote

  • record ourselves 24/7 with an iPhone... & transcribe audio

Whisper

  • supports 99 languages
  • transcribes audio to text
  • C, C++, 25k lines of code

Active Function

  • start and end keyword: "cookie, weight, 76 kg, END cookie"
  • use cases: Data Journal, Calories counter, Sleep data, ...

Passive Functions

  • Sentiment Analysis
  • Relationship Thermometer

Siri vs Whisper

Siri:

  • limited commands
  • Stored on servers
  • Synch

Whisper:

  • unlimited commands
  • 100% private
  • asynch
  • no feedback

Why?

  • Personal Assistant

Why not?

  • Data only safe in your own hands