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

Class FIRFilter

ThinkSound/training/losses/auraloss.py:76–169  ·  view source on GitHub ↗

FIR pre-emphasis filtering module. Args: filter_type (str): Shape of the desired FIR filter ("hp", "fd", "aw"). Default: "hp" coef (float): Coefficient value for the filter tap (only applicable for "hp" and "fd"). Default: 0.85 ntaps (int): Number of FIR filter taps for

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected