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
This commit is contained in:
1
.github/workflows/release-enjoy-app.yml
vendored
1
.github/workflows/release-enjoy-app.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user