SQUIM_OBJECTIVE
- torchaudio.pipelines.SQUIM_OBJECTIVE
SquimObjective pipeline trained using approach described in [Kumar et al., 2023] on the DNS 2020 Dataset [Reddy et al., 2020].
The underlying model is constructed by
torchaudio.models.squim_objective_base()
. The weights are under Creative Commons Attribution 4.0 International License.Please refer to
SquimObjectiveBundle
for usage instructions.