-
Notifications
You must be signed in to change notification settings - Fork 956
Open
Description
Pre-checks
- I searched existing issues
- I’m using the latest NexaSDK release
What happened?
I downloaded NexaCLI and tried to run the models `NexaAI/parakeet-tdt-0.6b-v3-ane` and `NexaAI/EmbedNeural` but it throws `Error: SDKError(File not found or inaccessible)`.
## What did I try to do
None of this worked:
* Set a custom path by using --data-dir
* Set a custom path through `NEXA_DATADIR` env variable
* Use different models:
* NexaAI/EmbedNeural
* NexaAI/parakeet-tdt-0.6b-v3-ane
* NexaAI/parakeet-v3-ane
* Run the `solutions/embedneural` example
## My System
* Apple M3 Max
* 36 GB of RAM
* macOS Sequoia 15.6
Steps to reproduce
1. Download Nexa CLI from this link: https://public-storage.nexa4ai.com/nexa_sdk/downloads/nexa-cli_macos_arm64.pkg
2. Install NexaSDK using the downloaded .pkg
3. Run `nexa infer NexaAI/parakeet-tdt-0.6b-v3-ane` to download and run the voice modelLogs & stack traces
Command:
nexa infer NexaAI/parakeet-tdt-0.6b-v3-ane
Error:
Error: SDKError(File not found or inaccessible)
---
Command:
Nexa pull NexaAI/EmbedNeural
nexa serve
nexa run NexaAI/EmbedNeural
Error:
Error: POST "http://127.0.0.1:18181/v1/embeddings": 500 Internal Server Error "SDKError(Invalid plugin)"
Model(s) and quantization
* NexaAI/EmbedNeural
* NexaAI/parakeet-tdt-0.6b-v3-ane
* NexaAI/parakeet-v3-ane
NexaSDK version
NexaSDK Bridge Version: v1.0.44-rc1 NexaSDK CLI Version: v0.2.72
Install method
.pkg
OS and version
macOS Sequoia 15.6
Hardware / accelerator
Apple M3 Max
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels