Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
mlx.core
as
mx
4
from
utils
import
load_audio, save_audio
Callers
nothing calls this directly
Calls
5
load_audio
Function · 0.90
save_audio
Function · 0.90
encode
Function · 0.85
decode
Function · 0.70
from_pretrained
Method · 0.45
Tested by
no test coverage detected