Android app for transcribing voice messages locally on-device, with no internet required.
Stars
6
Forks
0
Watchers
6
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
123
commits
feat: Switch Whisper model downloads from tar.bz2 to HuggingFace individual files
c886bb5View on GitHubfeat: Add Firebase Crashlytics for centralized crash reporting
d1e7dfeView on GitHubfeat: Add reset-to-defaults for per-app notification settings
7be717aView on GitHubfix: Eliminate wasted vertical space in Logs tab header
25d4cdbView on GitHubfix: Eliminate UI flicker on cold start with eager DataStore cache and tab crossfade
37b9d2bView on GitHubfeat: Add onboarding tooltip for per-app notification settings
277c0c7View on GitHubfeat: Add user-configurable inference thread count with auto-detection
9874fa8View on GitHubfeat: Show queue-aware toast when sharing while transcription is active
37a45b7View on GitHubfeat: Adaptive transcription ETA with per-batch feedback loop
9b5bd9cView on GitHubfeat: Add queue-aware notifications for multiple concurrent transcription requests
337a5abView on GitHubfeat: Block destructive settings changes during active transcription
91b4666View on GitHub