Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx-examples
/ sampling_rate
Method
sampling_rate
musicgen/encodec.py:620–621 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
618
619
@property
620
def
sampling_rate(self):
621
return
self.config.sampling_rate
622
623
@property
624
def
chunk_length(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected