mirror of
https://github.com/kunkunsh/kunkun-ext-speech-to-text.git
synced 2025-04-04 10:16:42 +00:00

- Added project configuration files (tsconfig, eslint, vite, etc.) - Implemented Svelte5 frontend with routing - Created Deno backend for audio transcription using OpenAI Whisper - Added preferences page for API key configuration - Configured Tailwind CSS and theming - Implemented file selection and transcription functionality
5 lines
159 B
Markdown
5 lines
159 B
Markdown
# Kunkun Speech to Text Extension
|
|
|
|
This extension helps you to convert an audio file to text.
|
|
It uses OpenAI's Whisper model API to convert the audio to text.
|