MCPcopy Create free account
hub / github.com/FunAudioLLM/ThinkSound / sample_discrete_euler

Function sample_discrete_euler

ThinkSound/inference/sampling.py:25–45  ·  view source on GitHub ↗

Draws samples from a model given starting noise. Euler method

(model, x, steps, sigma_max=1, **extra_args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

predict_stepFunction · 0.90
predict_stepFunction · 0.90
sample_rfFunction · 0.85
predict_stepMethod · 0.85
on_train_batch_endMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected