Bemon25 downloadsUse AI to refine speech-to-text transcripts: fix errors, optimize structure, and turn messy spoken language into clear, readable text.
English | 中文
Obsidian plugin to refine speech-to-text content with AI. Fix errors, improve structure, and turn messy transcripts into clear, readable text.
| Setting | Description | Default |
|---|---|---|
| API URL | DeepSeek-compatible API endpoint | https://api.deepseek.com |
| API Key | Select or create via system keyring (SecretStorage) | — |
| Model | Model name | deepseek-v4-flash |
| Default template | Template used for quick refine | General |
| Timeout | API timeout (ms) | 30000 |
| Max tokens | Output token limit | 4096 |
main.js, manifest.json, styles.css<Vault>/.obsidian/plugins/transcript-refine/npm install
npm run dev # Watch mode
npm run build # Production build