←back to thread

137 points rezivor | 4 comments | | HN request time: 0.918s | source

Hey HN! Built this because I was tired of waiting hours for transcription services and didn't want to upload sensitive recordings to the cloud.

  Real metrics from my M1 Max: 4.5hr video file transcribed in 3 minutes 32
  seconds. Works completely offline.

   First 5 HN users who click the button on the page get it free. Literally promo code straight to the app sore  


  Key differences vs Rev/Otter:
  - No 2-hour file limits (handles any length)
  - Timecodes stay accurate on long files (no drift from chunking)
  - Supports MP3, WAV, MP4, MOV, M4A, FLAC
  - Exports to SRT, VTT, JSON, PDF, DOCX, CSV, Markdown

  Built for macOS. Happy to answer questions!
1. Oras ◴[] No.45591693[source]
The landing page is difficult to read due to the strong red background.
replies(1): >>45591762 #
2. rezivor ◴[] No.45591762[source]
Thank you. I have heard this : P - It will change soon.
replies(1): >>45591888 #
3. ta1243 ◴[] No.45591888[source]
I learned this as a young developer writing status pages. I had a colour-blind colleague, so text on green/yellow/red.

Typically white text works better on red.

replies(1): >>45593985 #
4. seanwilson ◴[] No.45593985{3}[source]
Reds people choose are usually between dark and light, which doesn't contrast particularly well on anything because for good contrast you need a dark color vs a light color.

Green, yellow, red or whatever hue is fine, as long as it's dark or light enough. Colorblind and non-colorblind people can see how dark or light a color is (luminance), but they might not agree on the hue. That's why WCAG contrast checks require luminance contrast and not hue contrast.

It's best to use a contrast checker because it's not always intuitive how dark or light a color is e.g. yellow and lime are almost as light as white.