Add SpeakoFlow to Speech to Text - #1014
Open
AbhishekBarali wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
SpeakoFlowto theSpeech to Textsection, under Apps and services.No new section, so the Contents list is unchanged.
Checklist
- [Name](url) - description.Two things worth stating up front rather than leaving you to find them.
Analytics. speakoflow.com itself loads no analytics or trackers at all; the Product Hunt badge is self-hosted specifically to avoid the third-party request. The docs at
/docsare hosted on Mintlify, which injects a Cloudflare Web Analytics beacon I do not control. It is cookieless, but Cloudflare is not on the Analytics list, so flagging it rather than glossing over it.Lineage. SpeakoFlow started as a fork of Handy and still uses its dictation core, credited in the README and in the site footer. The assistant, screen vision, spoken answers, translation, and on-device memory are new work.
App details: MIT licensed, no account, no telemetry. Transcription runs on-device with Whisper or Parakeet. The assistant can run fully offline on a bundled model, against your own server, or against a provider with your own key.