MCPcopy Create free account
hub / github.com/ml-explore/mlx-examples / example.py

File example.py

encodec/example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright © 2024 Apple Inc.
2
3import mlx.core as mx
4from utils import load_audio, save_audio

Callers

nothing calls this directly

Calls 5

load_audioFunction · 0.90
save_audioFunction · 0.90
encodeFunction · 0.85
decodeFunction · 0.70
from_pretrainedMethod · 0.45

Tested by

no test coverage detected