Commit Graph

979 Commits

Author SHA1 Message Date
an-lee
0c4dee4932 docs: update README 2024-07-18 11:18:24 +08:00
an-lee
7cf0511d80 docs: update README 2024-07-18 11:18:24 +08:00
xiaolai
b4ab4fed69 keep updated 2024-07-18 10:37:45 +08:00
xiaolai
98a7167564 keep updated 2024-07-18 10:35:33 +08:00
xiaolai
4451534ff1 keep updated. 2024-07-18 10:34:44 +08:00
an-lee
e2ad240023 fix locale 2024-07-18 09:28:57 +08:00
an-lee
bb5b64cf0d Feat: download transcription from clound (#828)
* add transcription list

* download transcription from cloud

* refactor
2024-07-18 09:18:15 +08:00
an-lee
93d9e190e2 Refactor pronunciation assess (#820)
* refactor pronunciation assessment request

* remove unused code
2024-07-17 17:25:42 +08:00
an-lee
ff4fcad32f fix 2024-07-17 10:37:41 +08:00
an-lee
ff09398952 remove debug 2024-07-17 09:58:47 +08:00
an-lee
10971b108f refactor 2024-07-17 09:54:24 +08:00
an-lee
9bb7133fb7 refactor 2024-07-17 09:39:42 +08:00
an-lee
8ec2e5dfc4 Feat like posts (#818)
* add like post api

* add like action

* refactor

* add locale
2024-07-17 06:35:14 +08:00
divisey
3a1467a9c0 feat: 🎸 add react devtool (#815) 2024-07-16 18:38:07 +08:00
divisey
1899f26a83 feat: 🎸 add transcription export (#814) 2024-07-16 18:28:47 +08:00
an-lee
ea48a28ccb Feat display chapter finishes count (#813)
* display chapter finishes count

* update style

* display posts from all users as default
2024-07-16 18:02:47 +08:00
an-lee
68c64d52b8 Feat: display assessment result in the shared recording (#812)
* display pronunciation assessment result in post

* update locale
2024-07-16 16:54:22 +08:00
an-lee
f9e248aac0 fix sidebar style (#810) 2024-07-16 14:39:32 +08:00
an-lee
898bd7b162 may retry when auto login failed (#808) 2024-07-15 15:39:42 +08:00
an-lee
c21f33af22 Fix assessment result not showing after create in course (#807)
* upgrade deps

* fix assessment not display after create in course
2024-07-15 14:25:03 +08:00
an-lee
8ea0667f53 fix recording compare (#802) 2024-07-15 10:35:24 +08:00
an-lee
140b1ba14f update changelog 2024-07-11 19:48:17 +08:00
an-lee
5a99ca8bf5 bump v0.3.0 2024-07-11 19:21:56 +08:00
an-lee
728bfae82f Feat: interactive courses (#736)
* add courses page

* add api for courses

* add course page

* update course type

* update client

* update course page

* refactor courses pages

* render chapter content

* shadow in course

* fix video handler

* update style

* mark finished examples

* fix media player

* update locale

* finish chapter

* refactor

* auto update chapter status

* audo finish chapter

* fix media provider

* fix wavesurfer player

* update continue btn

* refactor chapters & page

* minor fix

* fix undefined

* refactor

* refactor

* disable sentry in dev

* clean markdown format before alignment

* refactor

* fix regenerate

* fix transcription pre-process for `-` connector

* upgrade deps

* handle no chapters

* add llm chat api

* create llm chat

* display llm message

* create message

* handle error

* generate llm message

* display llm datetime

* scroll to message

* tts for llm message

* add course provider

* refactor

* translate llm message

* fix llm chat introduction

* refacotr

* upgrade deps

* refactor style

* handle undefined

* fix posts

* update locales

* update courses api

* add enrollments count

* upgrade yarn

* upgrade deps

* restore dep to fix package in mac

* upgrade deps
2024-07-11 19:14:40 +08:00
an-lee
d9523269a3 Fix stt hang up (#791)
* handle transcribe error

* refactor
2024-07-10 12:59:50 +08:00
Chuck
b406db289d fix: add the “font-code” class to properly display phonemes. (#789)
* fix: add the “font-code” class to properly display phonemes.
2024-07-09 07:09:52 +08:00
xiaolai
e8e5b88185 keep updating 2024-07-06 10:24:05 +08:00
xiaolai
a7785b7acd nd -> n 2024-07-06 10:17:44 +08:00
an-lee
4b3682e324 update changelog 2024-07-04 09:12:18 +08:00
an-lee
982205074c fix publish config 2024-07-03 20:19:53 +08:00
an-lee
f2c1e2f8c7 bump v0.2.14 2024-07-03 20:00:27 +08:00
an-lee
9cbe089b4e update locale 2024-07-03 19:58:18 +08:00
an-lee
b9b827cd5c fix missing param for transcribe 2024-07-03 13:56:50 +08:00
an-lee
4b4ca4e50b fix style 2024-07-03 13:34:53 +08:00
an-lee
1273006879 toast err when assess failed 2024-07-03 12:56:21 +08:00
an-lee
2a979e1767 improve add resources error handling (#769) 2024-07-03 12:53:07 +08:00
an-lee
f440947ea0 Improve stt (#764)
* refactor

* add isolate option for alignment

* setup isolate for alignment

* refactor transcription form

* add transribing output

* update locale

* refactor

* display transcribing output

* cannot cancel when transcribing
2024-07-03 11:19:44 +08:00
an-lee
d9534bcae8 Feat: set language in conversation (#757)
* may set language in conversation

* fix locale

* fix warning

* fix
2024-07-02 11:23:11 +08:00
an-lee
41932fb253 fix dep version 2024-07-02 09:47:02 +08:00
an-lee
7f7d7e55e7 upgrade deps 2024-07-02 09:18:08 +08:00
zhangqingwu
7f1ea7e49e feat: 🎸 update portal ui 2024-07-01 20:11:12 +09:00
Zion Wen
8cc38e0e18 Add commenting users' avatars 2024-07-01 18:54:24 +09:00
Zion Wen
6e0eeed369 Add users' comments 2024-07-01 07:28:54 +09:00
xiaolai
03be9b7026 keep updated 2024-06-28 22:04:23 +08:00
zhangqingwu
cc7c420e51 feat: 🎸 update image 2024-06-28 20:30:43 +09:00
Lyric
248b44466a chore: Update repository URL to https://github.com/zuodaotech/everyone-can-use-english 2024-06-28 16:43:45 +09:00
Lyric
1fd8fe4fb7 chore: Update cf API tokens and account IDs 2024-06-28 16:37:07 +09:00
Lyric Wai
5e2fdb43b1 Create LICENSE 2024-06-28 16:33:06 +09:00
an-lee
61700da39e Improve transcription form (#730)
* add collapsible component

* hide subtitle upload as default when transcribe

* fix typo
2024-06-27 20:01:55 +08:00
an-lee
63fa482363 Refactor azure config (#729)
* save token id

* save token id in assessment result

* add use-pronunciation-assessment hook
2024-06-27 18:02:16 +08:00