Update demo image and dependencies

- Updated demo image URL in package.json and README
- Simplified dependencies in deno.lock
- Upgraded @kunkun/api to version 0.1.1
- Removed unused dependencies and packages
This commit is contained in:
Huakun Shen 2025-02-07 03:01:59 -05:00
parent fc469fe8aa
commit 4e036db70f
No known key found for this signature in database
3 changed files with 10 additions and 1418 deletions

View File

@ -3,4 +3,4 @@
This extension helps you to convert an audio file to text.
It uses OpenAI's Whisper model API to convert the audio to text.
![Image](https://i.imgur.com/wWIM2nA.png)
![Image](https://i.imgur.com/Co4cBRk.png)

1424
deno-src/deno.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"value": "arcticons:live-transcribe"
},
"demoImages": [
"https://i.imgur.com/wWIM2nA.png"
"https://i.imgur.com/Co4cBRk.png"
],
"permissions": [
"event:drag-drop",