You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Yutsuo 7c78ad465e feat: persist settings and credentials securely 4 days ago
docs/superpowers docs: define milestone one design and plan 4 days ago
src/voice_transcriptor feat: persist settings and credentials securely 4 days ago
tests feat: persist settings and credentials securely 4 days ago
.gitignore chore: ignore plan execution artifacts 4 days ago
README.md feat: persist settings and credentials securely 4 days ago
pyproject.toml build: scaffold typed application core 4 days ago
requirements.txt build: scaffold typed application core 4 days ago

README.md

Voice Transcriptor

The editable default transcription model is gpt-4o-transcribe. New installations use Brazilian Portuguese (pt-BR) and save output to the user's Documents folder when it is available, otherwise to the home folder. API keys are stored only in the operating-system keyring and are never written to the settings file.