divisey
|
7881eb6b70
|
fix: 🐛 audio issue (#1069)
|
2024-09-14 18:12:38 +08:00 |
|
an-lee
|
e969321275
|
fix network state(fix #1064)
|
2024-09-14 14:35:03 +08:00 |
|
an-lee
|
87b318d838
|
fix media currentTime update
|
2024-09-14 14:35:03 +08:00 |
|
an-lee
|
fc2ad1f648
|
fix style
|
2024-09-14 14:35:03 +08:00 |
|
an-lee
|
9b8cc54071
|
fix mdict import
|
2024-09-14 14:35:03 +08:00 |
|
an-lee
|
550bb8f3d1
|
use default tts for conversation
|
2024-09-14 05:57:11 +08:00 |
|
an-lee
|
89ff633a45
|
Feat auto download transcription (#1067)
* cal md5 for transcription result
* fix style
* auto download transcription from cloud
* refactor
* update style
|
2024-09-13 18:56:37 +08:00 |
|
an-lee
|
4a4296032e
|
upgrade deps (#1066)
|
2024-09-13 10:43:28 +08:00 |
|
an-lee
|
040e3040f7
|
hotfix
|
2024-09-12 17:14:36 +08:00 |
|
divisey
|
8148a8679d
|
feat: 🎸 update dicts (#1062)
|
2024-09-12 10:40:52 +08:00 |
|
an-lee
|
fbc1394a70
|
Refactor layout (#1063)
* sidebar collapsable
* resizable panel for audio page
* rename components
* refacotr
* refactor media panels
* refactor
* auto resize waveform
* refactor: rename files
* refactor media components
* refactor
* rename
* fix media provider
* refactor wavefor action buttons
* clean code
* refactor media recording player
* clean up
* fix hotkeys
* refactor
* fix style
* fix style
* fix chat input
* fix shadow player in course
* fix style
* fix style
|
2024-09-12 06:48:19 +08:00 |
|
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 |
|