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 |
|
xiaolai
|
47fe325100
|
keep updated
|
2024-08-20 14:35:03 +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 |
|
Lyric
|
d424e68739
|
Add robots.txt file for 1000h.org website
|
2024-08-19 10:33:25 +09:00 |
|
Lyric
|
4ab615d8c3
|
feat: Enable last updated timestamp in 1000h.org website config
|
2024-08-19 10:24:47 +09:00 |
|
Lyric
|
c4786af102
|
chore: Add sitemap configuration for 1000h.org website
|
2024-08-19 10:20:32 +09:00 |
|
an-lee
|
ff451bd4b4
|
chore: upgrade deps (#982)
* upgrade deps
* upgrade deps
|
2024-08-18 10:16:35 +08:00 |
|
an-lee
|
4a6e4173db
|
Fix transcription read recording time (#981)
* fix recording save
* fix compare hotkey
|
2024-08-16 16:33:36 +08:00 |
|
an-lee
|
22c5ba32d5
|
may open settings file (#980)
|
2024-08-16 15:59:05 +08:00 |
|
an-lee
|
99b9b36920
|
fix lookup-widget position in scrolling page (#979)
|
2024-08-16 15:33:10 +08:00 |
|
an-lee
|
b80c955c9d
|
docs: update
|
2024-08-15 18:24:16 +08:00 |
|
an-lee
|
760e4cbb9f
|
docs: update changelog
|
2024-08-15 18:21:18 +08:00 |
|
an-lee
|
94639b3076
|
fix chat agent delete
|
2024-08-15 17:49:11 +08:00 |
|
an-lee
|
75faa44618
|
fix chat agent form
|
2024-08-15 17:43:19 +08:00 |
|
an-lee
|
965caa8350
|
bump v0.4.0
|
2024-08-15 17:34:16 +08:00 |
|
an-lee
|
aecd2055b8
|
fix usage display
|
2024-08-15 17:32:27 +08:00 |
|
an-lee
|
04a4f9b296
|
display library disk usage (#976)
|
2024-08-15 17:18:12 +08:00 |
|
an-lee
|
7da9fb8095
|
Improve audio video page (#975)
* remember tab value
* fix locale
* tips for no source file resources
* add alert for no source file
* improve code
* clean up resources
|
2024-08-15 15:12:52 +08:00 |
|
an-lee
|
b56d6a34b4
|
update README
|
2024-08-15 11:03:01 +08:00 |
|
an-lee
|
79c8d25979
|
add usages (#973)
|
2024-08-15 10:59:18 +08:00 |
|
an-lee
|
143e1862b5
|
add hotkey for playrate +/- (#969)
|
2024-08-14 18:46:22 +08:00 |
|
an-lee
|
dc23a23d5f
|
Refactor recorder (#968)
* refactor recorder
* refactor recording for full transcription
* remove deprecated codes
* recording time limit
* refactor hotkey invoke
|
2024-08-14 18:30:31 +08:00 |
|
an-lee
|
52c94afa3f
|
Improve assessment (#967)
* add zh-HK
* refactor assessment form
* refactor assessment recorder
* share recording from assessment list
* fix post recording segment
|
2024-08-14 16:36:28 +08:00 |
|
an-lee
|
dba24c5a57
|
Improve chat (#966)
* add text input for chat
* fix up
* fix message CRUD
* update chat message actions
* may cancel recording
* audio input as default
* fix quick start
* improve action icons
* update
* fix prompt preview
* add tool tips
* update style
|
2024-08-14 15:44:30 +08:00 |
|
an-lee
|
0db538df95
|
update pacakge version
|
2024-08-13 16:54:34 +08:00 |
|
an-lee
|
01c5a770fa
|
chore: upgrade deps (#963)
* upgrade deps
* fix cheerio import issue
|
2024-08-13 16:52:09 +08:00 |
|
an-lee
|
1e0297f8f7
|
Feat: voice chat with AI (#898)
* add chats page
* add basic layout and types
* add chat context
* add more components
* add agent form
* add destroy button
* update types
* add models
* update chat agent
* create chat agent
* refactor
* refactor
* add chats CRUD
* notify for chat db update
* refactor
* typo
* chat CRUD
* refactor
* clean code
* add vad
* may record
* may transcribe recording
* update models
* edit chat member
* chat form update
* refactor
* fix chat form
* transcribe in chat
* create chat session
* may create chat session
* update
* update chat
* locale
* refactor
* refactor
* update
* update
* update
* refactor chat
* Fix
* fix
* update prompt
* refactor
* make it works
* update agent message actions
* may assess recording
* fix chat message recording assess
* refine
* refactor
* refactor
* may delete message
* may edit message
* update locales
* fix package issue in Mac
* add destroy callbacks
* fix chats CRUD
* update chats
* add quickstart
* update locales
* refactor
* refactor prompt
* remove console.log
* update
* fix locales
|
2024-08-13 16:09:44 +08:00 |
|
xiaolai
|
750c0cc402
|
keep updated
|
2024-08-13 12:47:55 +08:00 |
|
xiaolai
|
e56b5d3907
|
keep updated
|
2024-08-13 11:21:46 +08:00 |
|
xiaolai
|
5de114f5fd
|
keep updated
|
2024-08-13 11:20:23 +08:00 |
|
xiaolai
|
0ee8f4c509
|
keep updated
|
2024-08-13 11:17:13 +08:00 |
|
zhangqingwu
|
f914c2c66b
|
feat: 🎸 portal update
|
2024-08-12 17:04:08 +09:00 |
|
xiaolai
|
a889c4843a
|
keep updated
|
2024-08-09 19:05:02 +08:00 |
|
xiaolai
|
87f0aedec2
|
keep updated
|
2024-08-09 17:21:17 +08:00 |
|
xiaolai
|
80c65a2fb7
|
keep updated
|
2024-08-09 15:43:45 +08:00 |
|
divisey
|
e480795383
|
feat: 🎸 update network state (#950)
|
2024-08-09 14:59:24 +08:00 |
|
m1n99
|
c32745f374
|
Feat:为youtubedr设置enjoy的代理环境变量 (#949)
* Feat:为youtubedr设置enjoy的代理环境变量
* fix: Use English comment in youtubedr.ts
---------
Co-authored-by: m1n99 <laym1n91993@gmail.com>
|
2024-08-09 09:42:33 +08:00 |
|
divisey
|
e5a328e284
|
feat: 🎸 add net state (#947)
|
2024-08-08 14:22:27 +08:00 |
|
an-lee
|
517f9d40d3
|
fix toast
|
2024-08-07 23:02:59 +08:00 |
|
an-lee
|
b67af6cc09
|
fix default models settings (#945)
|
2024-08-07 19:07:06 +08:00 |
|
an-lee
|
ad41ef6c74
|
docs: update changelog
|
2024-08-07 15:02:18 +08:00 |
|
an-lee
|
8f65ab57b6
|
bump v0.3.4
|
2024-08-07 14:27:01 +08:00 |
|
an-lee
|
23742b8fdd
|
Fix undefined issue and warnings (#943)
* fix undefined
* remove warnings
|
2024-08-07 14:22:31 +08:00 |
|
an-lee
|
ab4322586c
|
reload page when player error (#942)
|
2024-08-07 14:00:40 +08:00 |
|