Huakun Shen 51fcb8285e
Initial project setup for Kunkun Speech to Text extension
- 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
2025-02-06 20:57:19 -05:00

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.

Languages
Svelte 51.6%
TypeScript 34.7%
JavaScript 6.3%
CSS 5.9%
HTML 1.5%