-
### š Describe the bug
I try to lower a model to CoreML backend and export to ET, and I get an error about dict not being supported (Failed with error:
```
InternalError: Failed with error: selfā¦
-
I am having a lot of trouble with speaker diarization across lots of different platforms and models.
```toml
[target.'cfg(any(windows, target_os = "linux"))'.dependencies]
sherpa-rs = { version =ā¦
-
### š Describe the bug
# Description
I tried to export a PyTorch model using `torch.nn.GroupNorm` to Core ML with ExecuTorch, but encountered a `ValueError: Unsupported fx node aten_native_group_norā¦
-
### š Describe the bug
I'm currently working on creating an example for ExecuTorch with `EfficientSAM`. I've developed a runner that successfully exports the model in `pte` format. However, I'm encouā¦
-
```
Using Conda from Intel Silicon installation at /usr/local/Caskroom/miniconda/base/bin
Intel-based Mac detected.
Xcode Command Line Tools are already installed.
Homebrew is already installed.
ā¦
-
I am following the instructions given in the README. However, I am not able to generate a CoreML model.
I did the following steps -
```sh
conda create -n py310-whisper python=3.10 -y
conda actā¦
-
Core ml models, never finish on my M1 Pro, finally I've got an error, I couldn't find any relevant information about this on the repo
xcrun: error: unable to find utility "coremlc"
tried restoriā¦
-
**Description**
Please consider adding Core ML model package format support to utilize Apple Silicone Nural Engine + GPU.
**Success Criteria**
Utilize both ANE & GPU, not just GPU on Apple Siliā¦
-
First of all, thank you for your amazing work on Fast Plate OCR! Itās an excellent and highly valuable project, and Iām enjoying exploring it.
Iāve run into an issue regarding converting models to ā¦
-
Hello, thank you very much for the nice github repo.
I have one question before I delve deeper into the code.
In this [](https://github.com/chongzhou96/EdgeSAM?tab=readme-ov-file#export), they exā¦