MCPcopy Create free account
hub / github.com/evilsocket/cake / default_max_frames

Function default_max_frames

cake-core/src/cake/sharding/api/audio.rs:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40}
41
42fn default_max_frames() -> usize {
43 150
44}
45
46fn default_diffusion_steps() -> usize {
47 10

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected