Commit Graph

510 Commits

Author SHA1 Message Date
an-lee
d6826b79da upgrade deps (#1061) 2024-09-10 04:42:19 +08:00
an-lee
22f91488c8 bump v0.5.0 2024-09-09 05:30:42 +08:00
an-lee
dcf6153a0e Fix accessToken fetching 2024-09-09 05:28:49 +08:00
an-lee
4309daebb0 add upgrade notice (#1051) 2024-09-09 05:16:18 +08:00
an-lee
974b07fdcc fix db connection 2024-09-08 21:53:35 +08:00
an-lee
1a3e9a7ec0 fix audible provider 2024-09-08 21:20:12 +08:00
an-lee
a2c4764c02 refactor code 2024-09-08 21:10:14 +08:00
an-lee
be0693da72 refactor db 2024-09-08 09:52:43 +08:00
an-lee
d96f6adad8 move openai settings to advanced 2024-09-07 19:36:39 +08:00
an-lee
f7d02f8edd Feat: export recordings in one file (#1050)
* auto reconnect db

* may export & merge recordings
2024-09-07 19:33:00 +08:00
an-lee
b38ed3711f Fix chat (#1047)
* handle chat error

* update scrollbar style

* darkmode for scrollbar

* use azure if the stt engine not found
2024-09-07 11:50:09 +08:00
divisey
685c837463 feat: 🎸 update dict hash (#1046) 2024-09-07 11:46:46 +08:00
an-lee
5627116204 fix reset button (#1045) 2024-09-07 10:49:37 +08:00
an-lee
16606c010e update package version 2024-09-06 20:31:08 +08:00
an-lee
c4e58b145f update dict link 2024-09-06 20:30:43 +08:00
an-lee
5e207f2395 fix import dict button 2024-09-06 20:21:02 +08:00
an-lee
b467c40d9a fix unauthorized bar 2024-09-06 19:51:21 +08:00
an-lee
c215814359 fix transcription create form 2024-09-06 19:50:25 +08:00
an-lee
21a8ea5d1f Improve: update media tab content translation (#1044)
* refactor: rename files

* update lookup result

* fix style
2024-09-06 19:10:31 +08:00
an-lee
fffb97f8dc Improve: use database to save user settings (#1041)
* add user settings

* fix user setting

* migrate dict settings

* migrate hotkeys

* fix hotkey setting

* update library settings

* migrate gpt Engine

* use user setting key enum

* migrate openai

* migrate more settings

* migrate whisper config

* migrate whisper

* refactor

* clean up

* migrate profile

* migrate recorder config

* refactor

* refactor

* fix e2e

* add api status

* fix e2e

* fix app init

* fetch apiUrl before fetch user

* update stt engine enums

* update enums

* update enums

* refactor login flow

* Fix warning

* Login from remembered users

* fix e2e

* refactor

* add unauthorized alert

* feat: 🎸 dict import update (#1040)

* rectified. according to Issues.

* issue #1025

* feat: add Vietnamese language to support (#1043)

* feat: add vietnamese language to support

* fix: update Vietnamese language name to native form

---------

Co-authored-by: Ryan <trongdv@coccoc.com>

* upgrade deps

* update locales

---------

Co-authored-by: divisey <18656007202@163.com>
Co-authored-by: xiaolai <lixiaolai@gmail.com>
Co-authored-by: ryan <69750456+ryangwn@users.noreply.github.com>
Co-authored-by: Ryan <trongdv@coccoc.com>
2024-09-06 18:32:09 +08:00
ryan
fef9a9459b feat: add Vietnamese language to support (#1043)
* feat: add vietnamese language to support

* fix: update Vietnamese language name to native form

---------

Co-authored-by: Ryan <trongdv@coccoc.com>
2024-09-06 12:33:28 +08:00
divisey
895d44f60b feat: 🎸 dict import update (#1040) 2024-09-04 15:05:34 +08:00
divisey
e16990a8b4 feat: 🎸 word lookup, remove dict download (#1038) 2024-09-03 20:03:07 +08:00
an-lee
ef096c2c57 fix segments api (#1037) 2024-09-03 09:32:17 +08:00
an-lee
7be128d5cd update deposit setting 2024-09-02 14:00:05 +08:00
an-lee
68717a246c Update deps (#1034)
* update deposit setting

* update deps
2024-09-02 13:45:59 +08:00
an-lee
56e2fa35f9 update default deposited amount (#1033) 2024-09-02 13:42:42 +08:00
divisey
b6af2d18e8 feat: 🎸 update dicts (#1026) 2024-08-30 18:08:02 +08:00
an-lee
271dfc603e set default vocabulary setting (#1024) 2024-08-29 14:43:37 +08:00
divisey
a1e7b7a062 feat: 🎸 add dicts (#1022) 2024-08-29 14:02:52 +08:00
an-lee
9765320971 toast error when failed (#1021) 2024-08-26 16:04:00 +08:00
an-lee
fab1dd93f5 chore: upgrade (#1020) 2024-08-26 15:37:31 +08:00
xiaolai
b81b874525 English problems 2024-08-26 08:38:02 +08:00
an-lee
91f6825b8e update package.json 2024-08-23 12:59:53 +08:00
an-lee
6304b89429 update timestamp in chat prompt (#1008) 2024-08-23 10:55:05 +08:00
an-lee
d8afb2fda1 Update default config (#1007)
* update default config

* update model list

* update azure tts voice list
2024-08-23 10:47:40 +08:00
an-lee
54977405cb Feat add chat suggetion helper (#1006)
* use recorder config

* add message timestamp in prompt

* refactor

* add chat suggest

* update prompt

* update style

* update style

* update ux

* refactor suggestion button

* fix chat input

* add hotkey for record

* refactor agent reply

* fix `replaceAll`

* hotkey for continue

* refactor chat list
2024-08-22 18:39:22 +08:00
an-lee
8639bd3439 Fix usage chart 2024-08-22 10:11:11 +08:00
an-lee
0547b0cbd4 refactor code 2024-08-21 16:49:06 +08:00
an-lee
0a608826a0 fix style 2024-08-21 16:35:34 +08:00
an-lee
9cfd058671 Feat: recorder settings (#1004)
* add recorder settings

* update locales

* add description
2024-08-21 16:30:42 +08:00
an-lee
fc2db81a7c remove create issue from whisper error 2024-08-21 15:15:56 +08:00
an-lee
2ab84fc067 Refactor whisper notification (#1003)
* update notification when whisper failed

* fix style
2024-08-21 15:05:39 +08:00
an-lee
744b8fcc1c Improve recorder (#1001)
* update recording notification

* refactor recording button

* fix undefined

* improve wavesurfer player
2024-08-21 11:23:47 +08:00
an-lee
f8e53a4e72 clear input after sent (#1000) 2024-08-21 06:51:19 +08:00
an-lee
f55b1456d7 upgrade deps (#999) 2024-08-20 18:04:40 +08:00
an-lee
3a561f7fda Improve assessment result display (#998)
* update media caption tabs

* refactor recording detail

* word play in assessment result

* update style
2024-08-20 17:43:24 +08:00
an-lee
d374bebcb0 chore: upgrade deps 2024-08-19 15:28:13 +08:00
an-lee
480afe127a for next version 2024-08-19 15:27:04 +08:00
an-lee
ff451bd4b4 chore: upgrade deps (#982)
* upgrade deps

* upgrade deps
2024-08-18 10:16:35 +08:00