Commit Graph

1355 Commits

Author SHA1 Message Date
an-lee
e03e728c05 bump v0.2.4 2024-05-13 10:26:16 +08:00
an-lee
156222f28c Feat: may download segment (#601)
* may download segment audio

* display original audio with the recording in post
2024-05-13 10:25:28 +08:00
an-lee
c01548d3a0 Refactor login method (#599)
* fix login form

* use github oauth device flow

* refactor login form

* mixin otp

* fix ui

* clean up code

* upgrade deps

* fix intl tel input
2024-05-13 08:42:48 +08:00
an-lee
fcd9217986 Chore: upgrade deps (#598)
* upgrade deps

* fix mobile phone valid
2024-05-10 17:54:47 +08:00
an-lee
fb30ef3122 use hotkey in vocabulary page (#597) 2024-05-10 15:13:12 +08:00
an-lee
8afb942f97 Chore: refactor (#596)
* use WebContentView instead of deprecated BrowserView API

* refactor providers

* fix forwardRef warning
2024-05-10 14:50:35 +08:00
xiaolai
8ad2666d76 keep updated 2024-05-10 12:19:07 +08:00
an-lee
0e8de4881c Feat: lookup in context menu (#595)
* add lookup widget

* add lookup result

* refactor

* refactor

* add translate widget

* make translate widget works

* refactor locales

* typo

* remove deprecated component

* refactor lookup prompt
2024-05-10 11:16:38 +08:00
an-lee
69a6f721ca Feat summarize audio topic (#594)
* refactor ai commands

* fix json command

* fix extract story command

* may summarize topic for audio
2024-05-09 10:54:11 +08:00
an-lee
5436b2038c fix active region toggle 2024-05-08 16:23:08 +08:00
an-lee
8799f5d479 Feat: may update transcription (#592)
* may update transcription

* update locales & ui

* transcription post process should not break transcription
2024-05-08 16:16:14 +08:00
an-lee
107fa97816 Fix recording incomplete (#591)
* upgrade deps

* disable denoise for recording
2024-05-07 15:11:18 +08:00
xiaolai
db912e2ed9 keep updated 2024-05-05 09:24:37 +08:00
xiaolai
b33fad5c9a keep updated 2024-05-05 09:01:11 +08:00
xiaolai
2a1aa48ab6 keep updated 2024-05-05 08:53:58 +08:00
an-lee
e06319859f upgrade deps (#588) 2024-05-04 17:09:11 +08:00
Harry
eda603efce fix youtubedr dir (#584) 2024-05-04 16:30:18 +08:00
xiaolai
deb3bc44dd keep updated 2024-05-01 08:58:40 +08:00
Alpha
bf29eea05c Remove redundant <img src="/images/speech-tract-$1.svg" class="themed" /> 2024-05-01 08:42:43 +08:00
Alpha
f36ccb1b0e Fix mermaid diagrams 2024-05-01 08:42:43 +08:00
Alpha Ho
1077686f18 Fix typo in 08-compitition.md 2024-05-01 08:39:41 +08:00
Alpha Ho
08fc663c4b Fix typo in 07-repitition.md 2024-05-01 08:39:20 +08:00
Alpha Ho
c0c2947f62 Fix typo in 07-repitition.md 2024-05-01 08:39:20 +08:00
Alpha Ho
5175fb5c52 Fix typo in 03-trials-and-errors.md
Fix #402
2024-05-01 08:39:01 +08:00
Alpha Ho
acd6a330ab Fix typo in 03-trials-and-errors.md 2024-05-01 08:39:01 +08:00
Alpha Ho
0996b5cad4 Fix typo in 02-last-resort.md 2024-05-01 08:38:41 +08:00
an-lee
42937f2d0c auto blur after button click 2024-04-30 19:37:57 +08:00
an-lee
7517fe2a80 Chore update constants (#576)
* support multiple base url

* use hf-mirror.com for model download host
2024-04-28 15:17:19 +08:00
an-lee
a59720a45e try to fix test workflow in macOS 12 2024-04-27 00:15:14 +08:00
an-lee
3d53c2dd74 extname should support uppercase (#569) 2024-04-26 16:38:11 +08:00
an-lee
5e56235bde auto stop recording in one minute (#568) 2024-04-26 16:32:37 +08:00
an-lee
8a024c6956 fix proxy config save (#567) 2024-04-26 15:30:21 +08:00
Alpha Ho
bc925d47ee Fix typo in 1.1-alphabet.md (#550) 2024-04-26 15:16:32 +08:00
Alpha Ho
132daa6e17 Fix typo in revolution.md (#548) 2024-04-26 15:15:18 +08:00
Alpha Ho
2fd0f15222 Fix typo in wonder.md (#549) 2024-04-26 15:14:59 +08:00
Alpha Ho
ca703b8480 Fix typo of "舌" (#551)
* Replace "舍背" with "舌背"

* Replace "舍尾" with "舌尾"

* Replace "舍末" with "舌末"

* Replace "舍" with "舌"
2024-04-26 15:11:10 +08:00
Shitao Wu
d31336c115 Fix typo in 07-repitition.md (#560) 2024-04-26 15:09:13 +08:00
Alpha Ho
bd9575104c Fix typo in 09-planning.md (#561) 2024-04-26 15:08:39 +08:00
Alpha Ho
ed50f68e74 Fix typo in 10-going-back.md (#562) 2024-04-26 15:07:54 +08:00
an-lee
0644c3bbd7 Feat: make notes on caption (#544)
* add segment model

* add note model

* db handle segment & note

* add notes & segments handler

* refactor media caption components

* segment & note create

* fix type

* update note column & may sync

* display selected words for note

* refactor selected words

* auto select words when editing note

* refactor

* refactor caption component

* display notes

* refactor notes components

* fix

* refactor segment & notes into context

* destroy note

* update locale

* fix caption switch issue

* fix layout

* refactor caption layout

* remove deprecated code

* may share note

* improve UI

* fix notes list auto update after created

* remove console.log

* add notes page

* refactor note parameters

* refactor components

* mark note on transcription

* handle no notes

* improve style

* improve style

* show context menu on selection text

* fix utils
2024-04-26 15:05:36 +08:00
xiaolai
5740b2635c keep updated 2024-04-24 11:16:33 +08:00
an-lee
d472e67ea1 upgrade deps (#559) 2024-04-22 17:11:02 +08:00
an-lee
5ba486792a Improve ux (#558)
* clear content once message sent

* do not retry when tts failed
2024-04-22 16:51:20 +08:00
xiaolai
654630a51d keep updated 2024-04-22 11:07:43 +08:00
xiaolai
053f751bf0 keep updated 2024-04-21 10:28:27 +08:00
xiaolai
edefd6843e keep updated 2024-04-21 09:42:11 +08:00
xiaolai
6b69c961fd keep updated 2024-04-21 09:38:33 +08:00
xiaolai
48b332acd9 keep updated 2024-04-21 09:31:42 +08:00
an-lee
84792e5882 whisper use auto language config when using none .en model (#542) 2024-04-19 20:40:22 +08:00
an-lee
e9c043ce95 Fix hotkeys (#539)
* fix compare hotkey in sm layout
2024-04-19 10:48:12 +08:00