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

Column "validationMessages" not present #1

Open
kinghchan opened this issue Jun 27, 2024 · 2 comments
Open

Column "validationMessages" not present #1

kinghchan opened this issue Jun 27, 2024 · 2 comments

Comments

@kinghchan
Copy link

kinghchan commented Jun 27, 2024

This is a great tool, thanks for making this open source!

I noticed that row["validationMessages"] now throws an error. The line of code is located at ContentView.swift:388

I believe that is because the code is unable to find analytics.mil.

Are ANE validation messages only available on some systems?

I am running MacBook Pro 15 M1 Max, MacOS version 14.4.1.
My Xcode is version 15.4.

Thank you!

@kinghchan
Copy link
Author

kinghchan commented Jun 27, 2024

Ah, it looks like it's this line causing the issue: let additionalPath = currentPath + "/Library/Caches/com.fguzman82.CoreMLProfiler/com.apple.e5rt.e5bundlecache" inside CoreMLProcessor.swift

@kinghchan
Copy link
Author

It looks like the validation message is not present in the analytics.mil file for a profile I just ran

I profiled the AudioEncoder.mlmodelc from this repo: https://huggingface.co/argmaxinc/whisperkit-coreml/tree/main/openai_whisper-tiny.

May I know what version of MacOS you used to get the validation message?

Thank you!

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

No branches or pull requests

1 participant