mirror of
https://github.com/asyouplz/SpeechNote.git
synced 2026-07-22 06:43:33 +00:00
## [4.0.19](https://github.com/asyouplz/SpeechNote/compare/4.0.18...4.0.19) (2026-05-18) ### 🐛 Bug Fixes * **release:** attest release assets ([d3bea1d](d3bea1d4d5))
11 lines
360 B
JSON
11 lines
360 B
JSON
{
|
|
"id": "speech-to-text",
|
|
"name": "Speech to Text",
|
|
"version": "4.0.19",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Convert audio recordings to text using multiple AI providers (OpenAI Whisper, Deepgram).",
|
|
"author": "Taesun Lee",
|
|
"authorUrl": "https://github.com/asyouplz",
|
|
"fundingUrl": "https://buymeacoffee.com/asyouplz",
|
|
"isDesktopOnly": false
|
|
}
|