Commit Graph

163 Commits

Author SHA1 Message Date
an-lee
2bea14fbdf handle undefined 2024-03-28 16:46:49 +08:00
an-lee
bdc3865b9d try to fix undefined issue 2024-03-28 16:40:47 +08:00
an-lee
da567f44c2 fix Infinity issue 2024-03-28 16:28:52 +08:00
an-lee
fc82286f61 handle undefined 2024-03-28 16:19:40 +08:00
an-lee
848de1abdf Fix bugs (#457)
* ensure word not empty when lookup

* fix null issue

* fix undefined issue when video failed to add
2024-03-28 16:10:23 +08:00
an-lee
3f6d26ee1a fix media decoding (#456) 2024-03-28 15:08:48 +08:00
an-lee
daa1c3a995 fix translation cached (#455) 2024-03-28 14:49:04 +08:00
an-lee
e63d77cd82 Fix layout (#454)
* player layout autosize

* fix video layout

* improve style
2024-03-28 10:35:32 +08:00
an-lee
7233e0d4a8 setup max retries for AI request 2024-03-25 11:09:10 +08:00
an-lee
cab66e6cd0 remove debug 2024-03-25 11:05:22 +08:00
an-lee
5ee7c78676 Feat: add tracking (#437)
* add ahoy

* add sentry for error tracking
2024-03-25 10:54:18 +08:00
an-lee
63ce2206e1 Fix bugs (#436)
* fix recording style

* refine prompt
2024-03-25 10:02:07 +08:00
an-lee
b82b847d59 fix camdict in package 2024-03-23 18:18:28 +08:00
an-lee
3600895a60 Feat: add camdict (#435)
* add camdict db & logic

* refactor camdict

* refactor media caption

* display camdict result
2024-03-23 17:46:26 +08:00
an-lee
03d081592c Feat: improve player caption (#433)
* update ipa mapping

* refactor player caption layout
2024-03-22 10:20:13 +08:00
an-lee
d2a777a72b textarea autosize (#432) 2024-03-22 09:29:56 +08:00
an-lee
8fc8905afc Feat: may download files(recording/audio/video/speech) (#431)
* may download recording

* may download recording/audio/video/speech
2024-03-22 08:44:48 +08:00
an-lee
1388c120b7 fix caption translate & analysis 2024-03-21 11:28:43 +08:00
an-lee
6dac70daa4 Feat: improve player (#429)
* tune pitch params

* may generate meaning groups

* auto group words

* update caption style

* refactor caption

* add analysis

* use conversation to analyze

* fix caption tabs

* add command component
2024-03-21 11:10:00 +08:00
an-lee
f8b3e2a15d Improve layout (#428)
* add Source Code Pro for IPA display

* audo fit player width

* update IPA mapping

* fix caption render

* pre-process transcription timeline for - and %

* tweak

* fix video player

* fix locale
2024-03-19 15:41:39 +08:00
an-lee
3b770eaf3e Feat: handle decode errors (#425)
* show decode error

* handle loading error in post audio/recording

* tweak

* upgrade deps

* fix logout

* update build-enjoy-app.yml
2024-03-18 18:53:16 +08:00
an-lee
251eada86b fix transcription 2024-03-18 16:27:52 +08:00
an-lee
1e0caf0cb1 add basic context menu (#424) 2024-03-18 14:58:19 +08:00
an-lee
e139899885 fix ipa convert 2024-03-18 14:31:00 +08:00
an-lee
3541dd9cbf fix ipa display 2024-03-18 13:39:18 +08:00
an-lee
2a766cc9c6 a litter pause between loop 2024-03-18 13:38:30 +08:00
an-lee
0f10f3d0e9 ipa convert 2024-03-18 13:17:08 +08:00
an-lee
de89ae73bf Force alignment for tts audio (#418)
* add originalText as param

* save original text when added from tts speech

* fix player in conversation sheet

* minor fix
2024-03-18 12:55:28 +08:00
an-lee
0f9c788aa4 add more logs for echogarden 2024-03-17 10:56:20 +08:00
an-lee
d516530440 fix ffmpeg path for echogarden 2024-03-17 10:37:15 +08:00
an-lee
df2aac185a upgrade echogarden 2024-03-17 10:32:03 +08:00
an-lee
90f38e9226 Transcription force alignment & more (#416)
* add wavesurfer-provider

* brand new layout for player

* refactor pitch contour

* clean up

* update styl

* refactor

* update layout

* use new layout for video

* refactor

* may select word

* may edit word timestamp

* may toggle multiselect words

* clean code

* improve word region update

* improve layout

* update layout

* add echogarden

* fix test

* use aligned transcription

* fix ipa

* some refactor

* improve code

* implement ipa & translate & lookup

* recording play & share

* fix

* fix post audio

* improve layout

* may delete recording

* may record

* fix video player layout

* fix player in conversation

* render recording along with orignal audio

* may custom create region in recording

* fix float issue when seekTo

* fix recording player

* fix load more recordings

* fix seekTo

* clean up

* refactor pitch contour

* fix some warnings

* upgrade deps

* fix group transcription sentence

* zoom to fit when segment update

* add more hotkeys

* update player layout

* improve style

* play recording overlap audio when comparing

* update echogarden dep

* add recorded mark on transcription

* fix recording pitch contour rendering

* improve recording

* adjust pitch finder params
2024-03-16 19:42:37 +08:00
Harry
fe43755e02 clarify size limit error message for audio/video (#397) 2024-03-11 07:58:33 +08:00
an-lee
545ffa0c2c open new window when click external link (#388) 2024-03-05 09:25:32 +08:00
an-lee
ef8b7d3225 fix null reading getBoundingClientRect 2024-03-04 14:55:45 +08:00
an-lee
bc7f0d558d ensure recording uploaded before share 2024-03-04 09:29:35 +08:00
an-lee
e8bea7cb0f specify target when generate azure token 2024-03-04 09:26:44 +08:00
an-lee
eb1fb0bb47 Feat: add more preset gpt (#374)
* add more gpt presets

* update placeholder

* update about

* fix test
2024-03-04 08:40:04 +08:00
an-lee
824c25272a make dmg 2024-03-01 19:43:14 +08:00
an-lee
5c3a750442 fix build arm64 in x64 runner 2024-03-01 19:43:14 +08:00
an-lee
240c9d7e89 config asar when package 2024-03-01 19:43:14 +08:00
an-lee
ae775e91ea Fix: ensure AI command model support json response_format (#365)
* ensure AI command model support json response_format

* update models list

* update tts model list
2024-02-28 22:32:48 +08:00
an-lee
ded7371be6 Feat: integrate deposit (#363)
* create deposit payment

* display recent deposits & improve UI

* support Mixin pay
2024-02-28 15:29:07 +08:00
an-lee
48eb5bd36f ensure transcription created before transcribe (#344) 2024-02-23 20:36:46 +08:00
an-lee
ce47c8e138 Deps: upgrade deps & use ESM (#343)
* upgrade deps

* upgrade forge

* make app work in ESM

* fix CI
2024-02-23 16:03:39 +08:00
an-lee
74e061ccac fix messages findOne (#342) 2024-02-22 22:17:46 +08:00
an-lee
8037273549 Feat: add tts conversation (#341)
* may create tts type conversation

* support tts reply

* upgrade deps

* test: e2e for create TTS conversation

* test: e2e for gpt conversation

* test: e2e for from create conversation to add speech audio to library

* refactor use-conversation

* generate speech before create msg in tts conversation

* refactor conversation-shorts

* revert change in 1000-hours

* revert sass dep changed in 1000-hours

* fix CI
2024-02-22 16:00:17 +08:00
an-lee
ecef952c64 fix client error handler 2024-02-20 17:02:15 +08:00
an-lee
66bad2002c fix write cache file 2024-02-20 12:38:10 +08:00
an-lee
d8a8b5db1f Hotfix bugs: path issue in Windows (#331)
* fix speech not loaded

* fix path issue in windows
2024-02-20 11:48:20 +08:00