mirror of
https://github.com/kunkunsh/kunkun-ext-speech-to-text.git
synced 2025-04-03 01:36:42 +00:00
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:
parent
fc469fe8aa
commit
4e036db70f
@ -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.
|
||||
|
||||

|
||||

|
||||
|
1424
deno-src/deno.lock
generated
1424
deno-src/deno.lock
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user