an-lee
62d6d84fc7
Refactor whisper ( #1131 )
...
* refactor transcribe hook
* Fix stt setting
* remove deprecated files
* fix transcribe api
* may select model when transcribe using local
* refactor
* upgrade deps
* update echogarden check try to fix CI
* update echogarden check
* update CI
2024-10-17 09:13:04 +08:00
an-lee
7517fe2a80
Chore update constants ( #576 )
...
* support multiple base url
* use hf-mirror.com for model download host
2024-04-28 15:17:19 +08:00
an-lee
265429a24e
Feat: denoise recording & clean code ( #473 )
...
* denoise recording before saved
* Refactor audio processing and recording logic
* Remove unused code
* use echogarden to transcode
* remove ffmpeg-wasm
* add echogarden decode
* remove deprecated code
* ensure use posix path
* refactor echogarden transcode
* refactor recording denoise
* clean code
* expose align error in toast
* remove unused code
2024-04-02 11:10:19 +08:00
an-lee
3600895a60
Feat: add camdict ( #435 )
...
* add camdict db & logic
* refactor camdict
* refactor media caption
* display camdict result
2024-03-23 17:46:26 +08:00
an-lee
fe2d1bbefb
update add-macos-cert script
2024-03-01 19:43:14 +08:00
an-lee
2b62e5436a
update env name
2024-03-01 19:43:14 +08:00
an-lee
89d360e6f7
config for codesign macOS App
2024-03-01 19:43:14 +08:00
an-lee
fdc3c80d33
Fix download script ( #317 )
...
* bundle tiny.en as whisper default model
* improve download-whisper-model script
* improve download-ffmpeg-wasm script
2024-02-18 10:56:52 +08:00
an-lee
ac4d327363
Upgrade deps ( #306 )
...
* update scripts
* upgrade deps
2024-02-14 09:43:55 +08:00
an-lee
825031cc61
Feat: bundle a default whisper model ( #304 )
...
* add scripts to download whisper model & ffmpeg wasm for bundle
* use default whisper model if no downloaded
2024-02-12 23:43:40 +08:00