←back to thread

87 points davidbarker | 1 comments | | HN request time: 0.265s | source
Show context
crooked-v ◴[] No.37744586[source]
I tried their Mac app for a while, but the storage space required quickly became impractical for a retention period set to any actually-useful amount of time. I wonder how they've handled that here.
replies(1): >>37745343 #
bobbylarrybobby ◴[] No.37745343[source]
If all they need is voice, they could just transcribe it. That'd probably be a few KB per day.
replies(1): >>37745509 #
1. internetter ◴[] No.37745509[source]
I've been thinking about doing something like this myself. Lyra[0], a codec by google, supports speech @3.2kbps (0.0004 MB/s), so 3.26060*24/1024/8, or 33.75MB/day. Filtering out periods of inactivity, it's likely under 10MB a day.

I feel like my math must be wrong, because this feels crazy!!

[0]: https://opensource.googleblog.com/2022/09/lyra-v2-a-better-f...