Commit Graph

78 Commits

Author SHA1 Message Date
an-lee
f04dd1e3c8 Fix bugs (#153)
* escape space in command line

* disable record button when no reference

* notify when transcription working too long

* fix release CI

* fix UI & remove deprecated codes

* clear zombie transcribe process when started

* fix remove file when added a duplicated audio/video

* update latest whisper for win32
2024-01-18 18:21:55 +08:00
an-lee
a823c345df Fix: logs and notify more friendly (#127)
* popup the error when whisper/ffmpeg failed

* fix ffmpeg error handler
2024-01-16 23:32:49 +08:00
an-lee
3f2b6e78e8 fix recording calendar level out of range (#121) 2024-01-15 22:48:30 +08:00
an-lee
050c577620 bump v0.1.0-alpha.3 2024-01-15 22:13:11 +08:00
an-lee
23feb06d20 Fix: UI (#119)
* fix ui
2024-01-15 18:00:35 +08:00
an-lee
b545ea2362 Feat: save waveform as file (#118)
* package rpm

* cache waveform data as file in library

* clear waveform data in db

* fix some css
2024-01-15 16:57:44 +08:00
an-lee
187038c42e Feat: scan ffmpeg command (#116)
* package rpm

* fix model url

* scan/check ffmpeg command

* handle undefined

* add reset settings button

* add ffmpeg install instrunction for mac

* improve landing steps
2024-01-15 14:12:22 +08:00
an-lee
3edcfc0017 bump 0.1.0-alpha.2 2024-01-14 17:00:30 +08:00
an-lee
d2510d00cb Feat: more preferences (#106)
* add ffmpeg command check

* may switch language

* tweak
2024-01-14 16:54:15 +08:00
an-lee
fe0542e8c6 Fix: Improve UI (#103)
* use sonner

* fix ui

* fix post audio player
2024-01-13 22:59:57 +08:00
an-lee
d6a4b24a1e Fix some bugs (#101)
* fix whisper large model download url ref: #93

* remove default baseURL for openAI

* add log for conversation
2024-01-13 19:30:58 +08:00
an-lee
7f671bb709 ui improve 2024-01-13 17:25:17 +08:00
an-lee
29e12106a2 add pagy for audios/videos 2024-01-13 17:20:18 +08:00
an-lee
09b7ca40f4 add pagy for stories 2024-01-13 16:59:46 +08:00
an-lee
e77eeb6a9c add pagy for posts 2024-01-13 16:57:49 +08:00
an-lee
3d3fc17c79 improve player loading perf 2024-01-13 16:52:14 +08:00
an-lee
24236a48ff hide ranking 2024-01-13 16:45:34 +08:00
an-lee
f40df6ecd6 refactor share 2024-01-13 16:40:26 +08:00
an-lee
f67a59e756 display transcription for shared audio 2024-01-13 16:32:12 +08:00
an-lee
80fe9caa90 cannot share local video 2024-01-13 16:13:51 +08:00
an-lee
8d42c4c626 may delete post 2024-01-13 16:11:03 +08:00
an-lee
aa2334aa12 may share story 2024-01-13 15:32:15 +08:00
an-lee
0ecaf4bdff may share recording 2024-01-13 15:04:28 +08:00
an-lee
d655da9aea rename 2024-01-13 01:24:33 +08:00
an-lee
1243076bbb add audio/video & send prompt from share zone 2024-01-13 01:09:40 +08:00
an-lee
3dff4330a1 new post type 2024-01-12 15:47:33 +08:00
an-lee
e05f2c57eb may share prompt 2024-01-12 01:40:17 +08:00
an-lee
f9b1c14b4c share audio/video & display post 2024-01-12 00:54:53 +08:00
an-lee
e510ed9337 vaccum after cache clear 2024-01-11 21:00:40 +08:00
an-lee
9635c192d5 improve api/client 2024-01-11 20:30:13 +08:00
an-lee
5414af1a06 expire processing transcription 2024-01-11 20:18:48 +08:00
an-lee
017b5b59e9 fix inline transcription in video 2024-01-11 17:53:46 +08:00
an-lee
eda547aca1 remove main/web-api 2024-01-11 17:44:43 +08:00
an-lee
267eee37b9 remove web-api in preload 2024-01-11 17:37:21 +08:00
an-lee
66cf3dd828 refactor webApi 2024-01-11 17:36:23 +08:00
an-lee
94d4a0a338 add community page 2024-01-11 17:10:00 +08:00
an-lee
cee7f5238a Merge branch 'xiaolai:main' into main 2024-01-11 13:17:53 +08:00
an-lee
e4c0736784 bump v0.1.0-alpha 2024-01-11 13:08:41 +08:00
an-lee
e3d64dcf24 update forge config publish repo 2024-01-11 12:51:45 +08:00
an-lee
75ce3ef442 forge config 2024-01-11 12:48:41 +08:00
an-lee
9ee0238372 fix forge config for package 2024-01-11 12:48:41 +08:00
an-lee
ccf07b7948 may config tts baseURL 2024-01-11 11:07:30 +08:00
an-lee
7e0dfb57bf auto select model after complete 2024-01-11 10:48:43 +08:00
an-lee
07e2d1ead0 add size limit for audio/video 2024-01-11 10:45:26 +08:00
an-lee
3ebb56dd49 improve style 2024-01-11 10:15:16 +08:00
an-lee
91baeff4ef update conversation default value 2024-01-11 10:07:31 +08:00
an-lee
f6673c74e9 fix conversation cannot save directly 2024-01-11 10:06:43 +08:00
an-lee
0a91173a64 prevent space default behavior 2024-01-11 07:56:41 +08:00
an-lee
f9b2ed849b destroy recordings when audio/video destroyed 2024-01-10 22:01:11 +08:00
an-lee
c813a53a1e use Meta instead of Command 2024-01-10 21:40:09 +08:00