fix: corrections in docs

This commit is contained in:
rishikanthc
2025-12-15 14:02:12 -08:00
committed by Rishikanth Chandrasekaran
parent 1e0d0dc98b
commit 25b2f610fd

View File

@@ -36,10 +36,10 @@ It combines powerful under-the-hood AI with a polished, fluid user interface tha
## Why I built this
The inspiration for Scriberr was born out of not wanting to pay for subscription.
The inspiration for Scriberr was born out of privacy paranoia not wanting to pay for subscription.
About a year ago, I purchased a [Plaud Note](https://www.plaud.ai/) for recording voice memos. I loved the device itself; the form factor, microphone quality, and workflow were excellent.
However, transcription was done on their cloud servers. As someone who is paranoid about privacy I wasn't comfortable with uploading my recordings to a third party provider.
Moreover I was hit with subscription costs: $100 a year for 20 hours of transcription, or $240 a year for unlimited access. As an avid self-hoster with a background in ML and AI, it felt wrong to pay such a premium for a service I knew I could engineer myself.
Moreover I was hit with subscription costs: $100 a year for 20 hours of transcription per month, or $240 a year for unlimited access. As an avid self-hoster with a background in ML and AI, it felt wrong to pay such a premium for a service I knew I could engineer myself.
I decided to build Scriberr to bridge that gap, creating a powerful, private, and free alternative for everyone.