Remix.run Logo
Show HN: list55: PWA to transcribe into a plain text list(list55.enzom.dev)
3 points by emadda 12 hours ago | 1 comments

Hello HN,

This is a very simple utility. My aim is to reduce the number of taps needed on iPhone to transcribe my speech into a plaintext list on my clipboard.

I use it for my workouts, but it works for any kind of list.

On iOS, you can go to the Safari share menu and select “Add to Home Screen” so it can be launched quickly.

You can also set Microphone access to “Always Allow” to remove the dialog on every launch.

It is currently using the Microsoft MAI 1.5 transcription model, which seems fast and accurate.

Thanks, Enzo

vancekai 10 hours ago | parent [-]

I've been using TextStow for this — local-first clipboard history combined with prompt templates and text cleanup for messy copied content. Worth a look: textstow.com