* 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
This commit is contained in:
an-lee
2024-01-18 18:21:55 +08:00
committed by GitHub
parent 8f4503db37
commit f04dd1e3c8
20 changed files with 120 additions and 349 deletions

View File

@@ -21,4 +21,5 @@ jobs:
- if: matrix.os == 'macos-latest'
env:
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
PACKAGE_OS_ARCH: arm64
run: yarn run publish:enjoy --arch=arm64