TalkFlow - native swift desktop app for AI voice dictation. Inspired by WisprFlow
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
Merge pull request #5 from jcampuza/feature/input-device-selection
2723920View on GitHubAdd input device selection and audio processing improvements
635b6baView on GitHubMerge pull request #4 from jcampuza/feature/viewmodel-pattern
df2e624View on GitHubAdd DictionaryViewModel with centralized action handling
dd38791View on GitHubMerge pull request #2 from jcampuza/feature/local-whisper-voice-isolation
8087dabView on GitHubAdd CI environment documentation and use setup-swift action
c32beb7View on GitHubAdd local WhisperKit transcription, voice isolation, and microphone test features
751febeView on GitHubRemove the Custom Dictionary Feature Specification and add initial README and specifications for the TalkFlow voice dictation app. The README includes app overview, features, installation instructions, and development details. Specifications document core requirements, user interface design, architecture, and future enhancements for the app.
37f2606View on GitHubMerge pull request #1 from jcampuza/feature/swift6-modernization-and-dictionary
ef5bc06View on GitHubEnable strict concurrency in test targets and streamline setup/teardown methods
2ce2bbbView on GitHubEnable strict concurrency and update CI workflow for macOS 15
f4a7284View on GitHub