Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated whisper.cpp to 1.5.0 #60

Merged
merged 20 commits into from
Nov 19, 2023
Merged

Updated whisper.cpp to 1.5.0 #60

merged 20 commits into from
Nov 19, 2023

Conversation

Macoron
Copy link
Owner

@Macoron Macoron commented Nov 19, 2023

Updates bindings and compiled libs for all platforms. Check whisper.cpp release notes to see whats new.

Disabled Metal for Mac and iOS for now, still testing.

I also disabled some tests, will check what is going on with licenses latter.

@Macoron Macoron merged commit 75a5a53 into master Nov 19, 2023
1 check passed
@Macoron Macoron deleted the whisper-update branch November 19, 2023 01:27
@yosun
Copy link
Contributor

yosun commented Nov 22, 2023

eh, metal is required for ARKit Unity - but yes, i am glad you are addressing the iOS bug

@Macoron
Copy link
Owner Author

Macoron commented Nov 22, 2023

eh, metal is required for ARKit Unity - but yes, i am glad you are addressing the iOS bug

Disabling Metal means that I disabled Metal inference support. Basically using Mac/iOS GPU for faster whisper computation. It shouldn't affect ARKit or other stuff.

github-actions bot pushed a commit to GameWorkstore/whisper.unity that referenced this pull request Apr 2, 2024
* Updated code and windows

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Update build_cpp.yml

* Updated Linux lib

* Disabled metal for now

* Updated mac, ios and android

* Update README.md

* Update test.yml

* Update test.yml

* Delete .github/workflows/activation.yml

* Reset tests

* Update test.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants