xiaolai
4afd3877fe
sounds of english - 9th rectification.
2024-02-06 14:50:38 +08:00
xiaolai
c70848a414
sounds of english - rectified.
2024-02-06 13:13:51 +08:00
xiaolai
09b15ad74c
sounds of english - rectified.
2024-02-06 13:08:37 +08:00
xiaolai
5cbc475507
sounds of english
2024-02-06 13:02:24 +08:00
Percy Lee
de713caa9e
fix: font display problem. ( #252 )
...
* fix: font display problem.
* Revert "fix: font display problem."
This reverts commit c20bbf8ce508ad0e256166714da2668ad01d6ad8.
* fix: change icon font color
* fix: icon font color.
---------
Co-authored-by: lixiancan <lixc.percy@gmail.com >
2024-02-05 21:08:00 +08:00
xiaolai
d278a48d2f
remove
2024-02-03 22:58:00 +08:00
xiaolai
472e4958b5
英文语音
2024-02-03 22:54:40 +08:00
Percy Lee
f0c8ec79d6
fix typo ( #254 )
...
* fix: redundant ")"
* Fix typo.
* Fix typo.
---------
Co-authored-by: lixiancan <lixc.percy@gmail.com >
2024-02-02 23:10:34 +08:00
an-lee
adf26887ea
ensure recording sync before assess ( #251 )
2024-02-02 17:08:37 +08:00
an-lee
fe21bccbbe
update workflow
2024-02-02 15:34:58 +08:00
an-lee
d12e7f3ef6
bump v0.1.0-alpha.9
2024-02-02 14:41:36 +08:00
an-lee
e1f52e609e
Fix bugs ( #250 )
...
* lint
* fix some lint error
* fix window hide error when size zero
* toast error when lookup failed
* resolve #239
2024-02-02 14:40:11 +08:00
Percy Lee
1868e27c0f
fix:avoid unnecessary import. ( #237 )
...
Co-authored-by: lixiancan <lixc.percy@gmail.com >
2024-02-02 14:03:07 +08:00
Percy Lee
71b19fa9ce
Fix bug ( #190 ) ( #241 )
...
Co-authored-by: lixiancan <lixc.percy@gmail.com >
2024-02-02 13:57:41 +08:00
an-lee
f6dcf0366f
Fix: window hide & show, toast error for llm ( #249 )
...
* fix window hide & show
* toast error when llm failed
2024-02-02 13:56:52 +08:00
an-lee
3ffc0746f3
Fix: cannot login in Windows ( #248 )
...
* fix view-load failed in windows
* refactor
2024-02-02 12:46:40 +08:00
an-lee
799e8b3ea6
Fix bugs ( #245 )
...
* fix lookup word
* prevent navigate to oauth url
2024-02-02 01:35:25 +08:00
an-lee
abde169ead
Fix openai proxy ( #244 )
...
* add create messages in batch
* add use conversation
* update conversation shortcut
* add speech handler
* tts in renderer
* fix speech create
2024-02-02 00:41:23 +08:00
an-lee
05bfd46a88
prevent redirect the oauth callback url ( #243 )
2024-02-01 22:11:32 +08:00
an-lee
51a810fdfd
Feat: may setup proxy ( #238 )
...
* add https proxy
* remove proxy in renderer
* proxy work for openai request
* use proxyAgent to enable system proxy
* add proxy setting
* tweak proxy setting
2024-02-01 15:33:37 +08:00
Wolfgang Wang
93dea4ad54
fix: correct a typo
2024-01-31 19:53:54 +08:00
mrguangtu
335cbb28f3
fix typo
2024-01-31 19:53:39 +08:00
mrguangtu
6761226743
fix typo
2024-01-31 19:53:39 +08:00
mrguangtu
eef18ddebc
fix typo
2024-01-31 19:53:39 +08:00
mrguangtu
f12548b252
fix typo
2024-01-31 19:53:39 +08:00
mrguangtu
79eff78243
fix typo
2024-01-31 19:53:39 +08:00
mrguangtu
0f642dd432
fix typo
2024-01-31 19:53:39 +08:00
hhmy27
8342a38b13
refactor: 💡 typo
2024-01-31 19:53:15 +08:00
an-lee
f45c3e5f6f
bump v0.1.0-alpha.8
2024-01-31 10:52:54 +08:00
an-lee
92b9eceba1
Fix conversation edit failed & Mixin login ( #236 )
...
* fix redundant toast error
* fix Mixin login failed on occasions
* fix conversation form default values
2024-01-31 10:39:54 +08:00
an-lee
0c06e4a810
bump v0.1.0-alpha.7
2024-01-31 02:21:28 +08:00
an-lee
ea462196af
fix check update in about
2024-01-31 02:21:05 +08:00
an-lee
605a467eb8
add ggml-metal.metal for x64 darwin ( #234 )
2024-01-31 02:11:19 +08:00
an-lee
99671f90e8
typo ( #233 )
2024-01-31 01:50:45 +08:00
Percy Lee
a672dc709e
fix: fix bugs ( #218 ) & ( #227 ) ( #231 )
...
Co-authored-by: lixiancan <lixc.percy@gmail.com >
2024-01-31 01:44:21 +08:00
an-lee
ff1999c00b
Fix bugs ( #232 )
...
* fix default engine settings
* fix conversation & cloudflare transcribe
* update arm64/darwin whisper
* empty notice for conversations
* display user rankings
* fix enjoy ai
* update whisper.cpp for arm64 darwin to v1.5.4
* upgrade yarn to 4.1.0
2024-01-31 01:40:14 +08:00
an-lee
00cbc8403b
Feat: add Enjoy AI as option ( #206 )
...
* add enjoyAI as option
* use enjoyai config
* may call enjoyai
* may set default ai engine
* refactor setting context
* refactor preferences
* add warning when openai key not provided
* tweak locale
* update duration for audio/video
* add balance settings
* may select ai role when create conversation
* may forward message from conversation
* tweak ui
* refactor transcribe method
* refactor ai commands to hooks
* fix webapi
* tweak playback rate options
* add playMode, next & prev, ref: #124
* upgrade deps
* may skip whisper model download
* audios/videos default order by updated_At
2024-01-31 00:04:59 +08:00
xiaolai
58dcd1523e
a step added.
2024-01-28 10:04:18 +08:00
xiaolai
7ee12976aa
typo
2024-01-27 08:36:51 +08:00
an-lee
cec9d73bc8
Feat: transcribe from web ( #204 )
...
* add transcribe from web
* transcribe from web
* add azure speech ai
* fix azure speech output
* may select stt service
* fix UI
* remove debug code
* lint
* fix default stt service
* tweak
* fix secondsToTimestamp
2024-01-27 00:45:06 +08:00
an-lee
99577c5020
Feat: more login methods ( #195 )
...
* add login code api
* use container for webview
* improve browserview
* may login via xuesheng account
* locale
* fix ui
2024-01-25 11:02:26 +08:00
an-lee
ce50814616
bump v0.1.0-alpha.6
2024-01-24 15:10:24 +08:00
an-lee
ff14e1d04a
Fix: record without ffmpeg & others ( #201 )
...
* remove ffmpeg transcode when save recording
* fix model download
* trancode record audio in renderer
* fix transcribe dead loop when whisper not working
* force to select a model
* check model before transcribe
2024-01-24 15:05:56 +08:00
xiaolai
e9fece9280
ai role description added.
2024-01-24 08:23:35 +08:00
xiaolai
d1b13ecf40
pics moved.
2024-01-24 07:46:50 +08:00
Yangzheng
0c9ae4235e
Update Win JupyterLab-Desktop Install Guide
2024-01-24 07:41:47 +08:00
Yangzheng
a2c9aaad13
Update Win JupyterLab-Desktop Install Guide
2024-01-24 07:41:47 +08:00
Yangzheng
5a863f0548
Upload JupyterLab-Desktop Install Guide for Win
2024-01-24 07:41:47 +08:00
an-lee
97e4804eb3
fix no whisper models dir ( #197 )
2024-01-23 21:25:31 +08:00
xiaolai
58f14d2f21
pic added
2024-01-23 20:47:14 +08:00