Commit Graph

1355 Commits

Author SHA1 Message Date
Lyric
a611477307 chore: Update site URL and name in nuxt.config.ts 2024-06-24 19:31:12 +09:00
Lyric
081214fc8d chore: Update package name to '1000h-portal' in package.json 2024-06-24 19:28:35 +09:00
Lyric
cd3bdeb7fb chore: Update deploy workflow to use 'yarn portal:generate' command 2024-06-24 19:25:35 +09:00
Lyric
9158cf8689 chore: Add portal:generate command to package.json 2024-06-24 19:21:54 +09:00
Lyric
0db3c4b586 add portal 2024-06-24 19:17:13 +09:00
Lyric
3c1b525da7 chore: Update Cloudflare deployment configuration 2024-06-24 18:44:48 +09:00
Lyric
afbc599a98 feat: Add fetch method to default export in entry/index.js 2024-06-24 18:31:27 +09:00
Lyric
9f0007242f chore: Remove unnecessary command in deploy workflow 2024-06-24 18:26:36 +09:00
Lyric
71bd971810 feat: Add GitHub Actions workflow to deploy 1000h entry website 2024-06-24 17:33:34 +09:00
an-lee
29ef9688a5 upgrade deps (#707) 2024-06-24 15:16:32 +08:00
an-lee
3b83861749 Feat: customize settings before transcribing (#699)
* transcribe with language

* avoid using .en model to transcribe un-English audio

* save lanuage in transcription/audio/video

* may select language when regenerate transcription

* may select service when re-generate

* refactor transcription form

* refactor transcription create form

* refactor media loading modal

* display ipa per language

* refactor ipa mappings

* parse subtitle files
2024-06-24 14:35:09 +08:00
xiaolai
7f4395354e updated 2024-06-21 08:21:39 +08:00
xiaolai
e9c8028154 updated 2024-06-21 08:21:03 +08:00
xiaolai
46b0f57d3d updated 2024-06-21 08:17:06 +08:00
xiaolai
1c10bffbc8 updated 2024-06-21 07:21:10 +08:00
an-lee
a2f7561f0c update changelog 2024-06-20 22:58:37 +08:00
an-lee
00230dcd0a bump v0.2.12 2024-06-20 22:46:28 +08:00
an-lee
75d379eb86 fix migration resolver in win32 (#696) 2024-06-20 22:41:39 +08:00
an-lee
e38c3bc729 update install version 2024-06-20 15:48:37 +08:00
an-lee
1aed5031de update changelog 2024-06-20 15:46:21 +08:00
an-lee
f93e7d65ca bump v0.2.11 2024-06-20 15:24:21 +08:00
an-lee
47f3690b09 fix font loading (#693) 2024-06-20 15:20:15 +08:00
an-lee
c50e5abf7b Fix whisper should abort when cancel (#692)
* add whisper abort

* abort whisper when exit meida page

* add abort controller for youtubedr
2024-06-20 14:23:11 +08:00
an-lee
814be8369d Refactor current recording component (#691)
* upgrade deps

* update buttons order

* auto assess when modal open

* display assess score in recording list

* display assess mark on transcription list

* auto scroll to current segment

* toast may close

* update ui components
2024-06-20 13:25:56 +08:00
an-lee
d3e93ec39b Fix multiple players playing (#688)
* only one player playing in Square page

* refactor player

* rename component

* refactor post recording
2024-06-19 23:15:34 +08:00
an-lee
6dbd4e8559 remove debug code 2024-06-19 09:17:28 +08:00
an-lee
02b3427133 Refactor transcription buttons (#686)
* refactor transcription buttons

* fix style
2024-06-19 09:14:50 +08:00
Chuck
d466c5c5ac chore: Update ScrollArea class in TranslateWidget to enable vertical scrolling (#682)
* chore: Update ScrollArea class in TranslateWidget to enable vertical scrolling

* refactor: Update TranslateWidget to remove ScrollArea and use a div for vertical scrolling
2024-06-18 22:47:13 +08:00
Chuck
532d0ad78a refactor: use CSS to remove the focus outline instead of using the onFocus event handler (#685) 2024-06-18 17:56:25 +08:00
an-lee
8175a775c3 Feat: remember last active segment of audio/video (#681)
* remember last segment index for each audio/video

* fix for video

* auto scroll to cached segment
2024-06-17 16:28:51 +08:00
an-lee
e00ac27670 fix intl-tel-input utils loading slow from cdn (#680) 2024-06-17 15:09:15 +08:00
CI QING
4edabf2b9a Update 01-fight.md (#678) 2024-06-17 13:20:48 +08:00
an-lee
fad4a219a1 Fix player unfuntional hotkeys (#679)
* upgrade deps

* fix react warning

* hotkeys for play/pause recording

* tune recording trim

* refactor hotkeys
2024-06-17 13:19:44 +08:00
an-lee
448ece4e7d refactor hotkey setting & add A hotkey (#676) 2024-06-14 10:55:32 +08:00
an-lee
91bb441ebd upgrade deps (#674) 2024-06-13 22:35:45 +08:00
an-lee
e124609437 Feat: unscripted pronounciation assessment (#666)
* clean code

* add pronunciation assessment page

* load assessments

* recording target constraint

* display assessment card

* update style

* may check assessment detail

* fix style

* add new assessment page

* update pronunciation assessment form

* add language column to models

* create pronunciation assessment

* upload file to assess

* locales

* add source for assessment

* display language
2024-06-13 12:55:11 +08:00
an-lee
7f9e997dad ci: fix test 2024-06-09 17:37:46 +08:00
an-lee
14a44752b1 Feat: support action cable (#665)
* upgrade deps

* may connect server via cable
2024-06-09 14:07:30 +08:00
an-lee
bfcd0be80f Fix OpenAI TTS error when using tts-1-hd (#659)
* fix OpenAI TTS error when using tts-1-hd

* refactor
2024-06-05 23:29:09 +08:00
an-lee
e5a2c5911e typo 2024-06-05 14:06:30 +08:00
an-lee
39ce8cbb22 docs: update changelog 2024-06-05 14:01:41 +08:00
an-lee
85a8b237a1 fix dead links (#657) 2024-06-05 13:57:28 +08:00
an-lee
0a59e4e5b6 update docs for v0.2.10 2024-06-05 11:23:17 +08:00
an-lee
249e6847a7 bump v0.2.10 2024-06-05 10:59:25 +08:00
an-lee
9de34745c7 Improve some default setting & err message (#656)
* use azure as default stt engine for new user

* refactor recording saving

* tune recording trimming

* fix recording err msg
2024-06-05 10:57:19 +08:00
an-lee
eaba9a960d Fix tts preset (#655)
* fix tts preset

* upgrade select ui
2024-06-05 10:26:53 +08:00
an-lee
cd1a16132a add extension filter when open save dialog (#654) 2024-06-05 09:47:23 +08:00
an-lee
d805ba7834 Fix ipa convert (#652)
* convert ipa for english only

* improve ipa convert
2024-06-04 14:08:57 +08:00
xiaolai
6513bc063b keep updated 2024-06-04 10:43:08 +08:00
an-lee
a3208d876f Feat: support azure tts (#651)
* upgrade deps

* update tts providers

* refactor conversation form

* update tts providers config

* add azure tts api

* fix azure sdk usage

* consume/revoke token

* upgrade deps
2024-06-04 10:09:04 +08:00