# FreeFlow - 음성 받아쓰기 앱 오픈소스

> Clean Markdown view of GeekNews topic #26856. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=26856](https://news.hada.io/topic?id=26856)
- GeekNews Markdown: [https://news.hada.io/topic/26856.md](https://news.hada.io/topic/26856.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2026-02-21T09:31:01+09:00
- Updated: 2026-02-21T09:31:01+09:00
- Original source: [github.com/zachlatta](https://github.com/zachlatta/freeflow)
- Points: 9
- Comments: 2

## Summary

**FreeFlow**는 맥에서 음성을 바로 텍스트로 전환해주는 오픈소스 받아쓰기 앱입니다. 무료 **groq API**를 이용해 1초 미만의 빠른 전사 속도와 LLM 기반 문장 보정을 제공하며, `Fn` 키를 길게 눌러 녹음하면 음성이 즉시 커서 위치에 입력됩니다. 이메일이나 터미널 등 입력 환경을 인식해 문맥에 맞는 철자와 표현을 자동으로 조정하는 **컨텍스트 인식 기능**도 갖추고 있습니다.

## Topic Body

- 상용 음성 전사 앱인 **Superwhisper**, **Monologue**와 유사한 기능을 제공  
- 무료 **[groq](https://groq.com/) API**를 활용해 **1초 미만의 빠른 전사 속도**와 **LLM 기반 후처리** 수행  
- 키보드의 `Fn` 키를 길게 눌러 녹음 시작, 음성 내용을 **현재 커서 위치에 자동 입력**  
- **컨텍스트 인식 기능**을 통해 이메일, 터미널 등 입력 환경을 감지 (Monologue의 "Deep Context" 기능)  
  - 수신자 이름이나 명령어 등 **맥락에 맞는 철자 및 문맥 보정 기능** 제공  
- Swift로 작성된 맥 전용 앱(Apple Silicon 및 Intel Mac 모두 지원)  
- MIT 라이선스

## Comments



### Comment 51580

- Author: shw00
- Created: 2026-02-22T18:02:31+09:00
- Points: 2

groq의 pricing 페이지를 보니 *Audio is billed at a minimum of 10s per request. 라고 되어있군요

### Comment 51508

- Author: xguru
- Created: 2026-02-21T09:45:42+09:00
- Points: 1

grok 인줄 알았는데 groq 은 다른거군요
