Commit Graph

286 Commits

Author SHA1 Message Date
an-lee
ea462196af fix check update in about 2024-01-31 02:21:05 +08:00
an-lee
605a467eb8 add ggml-metal.metal for x64 darwin (#234) 2024-01-31 02:11:19 +08:00
an-lee
99671f90e8 typo (#233) 2024-01-31 01:50:45 +08:00
Percy Lee
a672dc709e fix: fix bugs (#218) & (#227) (#231)
Co-authored-by: lixiancan <lixc.percy@gmail.com>
2024-01-31 01:44:21 +08:00
an-lee
ff1999c00b Fix bugs (#232)
* fix default engine settings

* fix conversation & cloudflare transcribe

* update arm64/darwin whisper

* empty notice for conversations

* display user rankings

* fix enjoy ai

* update whisper.cpp for arm64 darwin to v1.5.4

* upgrade yarn to 4.1.0
2024-01-31 01:40:14 +08:00
an-lee
00cbc8403b Feat: add Enjoy AI as option (#206)
* add enjoyAI as option

* use enjoyai config

* may call enjoyai

* may set default ai engine

* refactor setting context

* refactor preferences

* add warning when openai key not provided

* tweak locale

* update duration for audio/video

* add balance settings

* may select ai role when create conversation

* may forward message from conversation

* tweak ui

* refactor transcribe method

* refactor ai commands to hooks

* fix webapi

* tweak playback rate options

* add playMode, next & prev, ref: #124

* upgrade deps

* may skip whisper model download

* audios/videos default order by updated_At
2024-01-31 00:04:59 +08:00
xiaolai
58dcd1523e a step added. 2024-01-28 10:04:18 +08:00
xiaolai
7ee12976aa typo 2024-01-27 08:36:51 +08:00
an-lee
cec9d73bc8 Feat: transcribe from web (#204)
* add transcribe from web

* transcribe from web

* add azure speech ai

* fix azure speech output

* may select stt service

* fix UI

* remove debug code

* lint

* fix default stt service

* tweak

* fix secondsToTimestamp
2024-01-27 00:45:06 +08:00
an-lee
99577c5020 Feat: more login methods (#195)
* add login code api

* use container for webview

* improve browserview

* may login via xuesheng account

* locale

* fix ui
2024-01-25 11:02:26 +08:00
an-lee
ce50814616 bump v0.1.0-alpha.6 2024-01-24 15:10:24 +08:00
an-lee
ff14e1d04a Fix: record without ffmpeg & others (#201)
* remove ffmpeg transcode when save recording

* fix model download

* trancode record audio in renderer

* fix transcribe dead loop when whisper not working

* force to select a model

* check model before transcribe
2024-01-24 15:05:56 +08:00
xiaolai
e9fece9280 ai role description added. 2024-01-24 08:23:35 +08:00
xiaolai
d1b13ecf40 pics moved. 2024-01-24 07:46:50 +08:00
Yangzheng
0c9ae4235e Update Win JupyterLab-Desktop Install Guide 2024-01-24 07:41:47 +08:00
Yangzheng
a2c9aaad13 Update Win JupyterLab-Desktop Install Guide 2024-01-24 07:41:47 +08:00
Yangzheng
5a863f0548 Upload JupyterLab-Desktop Install Guide for Win 2024-01-24 07:41:47 +08:00
an-lee
97e4804eb3 fix no whisper models dir (#197) 2024-01-23 21:25:31 +08:00
xiaolai
58f14d2f21 pic added 2024-01-23 20:47:14 +08:00
an-lee
b36ff22e4c bump 0.1.0-alpha.5 2024-01-23 16:12:29 +08:00
an-lee
506ea39ccb fix duplicated catch error (#194) 2024-01-23 16:10:51 +08:00
an-lee
51a71df326 keep loop when audio finish (#193) 2024-01-23 15:53:12 +08:00
an-lee
3a98bd9f40 Feat: use ffmpeg wasm (#177)
* add ffmepg wasm

* refactor whisper config

* refactor ffmpeg config

* remove depected codes

* refactor model download

* decouple whipser & ffmpeg when transcribe

* do not always toast not found error

* ffmpeg works in renderer

* transcode in renderer & transcript in main

* improve transcode

* refactor

* remove ffmpeg check

* fix whisper config check

* update whisper check

* enable SharedArrayBuffer

* remove ffmpeg setting

* fix UI

* handle ffmpeg not ready

* may create issue when whisper check failed

* upgrade deps

* hide ffmpeg setting if not ready

* hide record button when not in region
2024-01-23 14:39:16 +08:00
xiaolai
7c9170170d details 2024-01-23 10:22:15 +08:00
xiaolai
cc1f5f4960 notebooks updated. 2024-01-23 08:44:16 +08:00
xiaolai
76ffdaa902 a section added. 2024-01-23 07:03:29 +08:00
xiaolai
22bbc6a7ab typo 2024-01-23 06:49:49 +08:00
xiaolai
cc0a48c8bf last resort 2024-01-23 06:48:48 +08:00
xiaolai
a6548e0f44 rectified. 2024-01-22 14:43:58 +08:00
xiaolai
9e85fb16f6 two images added. 2024-01-22 07:54:32 +08:00
xiaolai
7979b404ff pinyin corrected. 2024-01-22 07:44:11 +08:00
xiaolai
8433121717 modified. 2024-01-22 07:35:24 +08:00
TecsonZhuang
25d42bc844 fix typo (#182)
Co-authored-by: momolibrary <108515407+momolibrary@users.noreply.github.com>
2024-01-21 19:46:08 +08:00
an-lee
f9fbb80f63 use baseUrl of openai config in command (#178) 2024-01-20 17:54:08 +08:00
an-lee
fe8f14bda7 ask for media access before record (#172) 2024-01-20 10:49:53 +08:00
xiaolai
78fc27cb90 useless images removed. 2024-01-20 07:27:36 +08:00
xiaolai
fd259f6925 rectified 2024-01-19 19:44:35 +08:00
an-lee
0afe623c83 Doc: add FAQ (#169)
* update readme

* update format

* tweak
2024-01-19 19:00:42 +08:00
an-lee
570528f34a bump v0.1.0-alpha.4 2024-01-19 17:26:17 +08:00
an-lee
757c2af85c Feat: use default ai config (#167)
* fix locale

* use openai config if any
2024-01-19 17:24:12 +08:00
Tommy Tsui
8ec4b11505 bug:选择community中的vedio,点击Download按钮报错 #147 (#159)
* refactor: create DownloadType

* refactor: implement Downloadtype to the code

* bug: 选择community中的vedio,点击Download按钮报错 #147

https://github.com/xiaolai/everyone-can-use-english/issues/147
New behaviour:
1. Disable the other button while either of the button is clicked.
2. Show loading icon only to the clicked button

---------

Co-authored-by: Tommy Tsui <tommy.tsui@yedpay.com.hk>
2024-01-19 17:00:44 +08:00
an-lee
5efc5fc1db Feat: AI commands (#145)
* upgrade deps

* add extract command

* add lookup.command

* update lookup command

* fix locals

* may lookup one by one

* update lookup method

* add translate command

* cache translation by default

* open ai default settings

* use openai config in context

* refactor

* genreate ipa

* update UI

* handle ai generate fail
2024-01-19 16:52:49 +08:00
an-lee
98d8061600 add sample for checking whisper & ffmpeg 2024-01-19 13:52:05 +08:00
an-lee
d854ea0a02 upgrade deps 2024-01-19 13:52:05 +08:00
an-lee
8b07c0db4c Fix: dependency (#158)
* upgrade deps

* rebuild yarn.lock
2024-01-19 11:25:49 +08:00
chaichai
4f28715d86 Fix typo 2024-01-19 09:10:21 +08:00
xiaolai
fafdb9a848 an unneccessary large video file deleted. 2024-01-19 07:48:17 +08:00
xiaolai
dc1558b576 an old chapter (7) included. 2024-01-19 07:43:20 +08:00
xiaolai
fc7b43cff9 typo 2024-01-19 05:40:18 +08:00
an-lee
f04dd1e3c8 Fix bugs (#153)
* escape space in command line

* disable record button when no reference

* notify when transcription working too long

* fix release CI

* fix UI & remove deprecated codes

* clear zombie transcribe process when started

* fix remove file when added a duplicated audio/video

* update latest whisper for win32
2024-01-18 18:21:55 +08:00