Optimise local transcription calls (#33)
* chore: move audio worklet file to assets * chore: get rid of rickyvad and use vad model directly * fix: handling of onnxruntime in packaged app * chore: run ci on macos * fix: formatting
This commit is contained in:
parent
e4b4e92be4
commit
5eb5777001
20 changed files with 775 additions and 521 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,7 +13,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue