Skip to content

Spectrogram calculation issue with power=1 #250

@ttaoREtw

Description

@ttaoREtw

🐛 Bug

spec_f = spec_f.pow(power).sum(-1) # get power of "complex" tensor

While this is true when power=2,
it is summing up real part and imaginary part when power=1.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions