issues
search
csteinmetz1
/
auraloss
Collection of audio-focused loss functions in PyTorch
Apache License 2.0
745
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhancement ? New metric for source separation, measuring separately bleed and fullness in separated audio
#79
jarredou
opened
3 weeks ago
2
Enable CI for pull requests; fix project setup
#78
bluenote10
opened
1 month ago
0
Include a `py.typed` marker to benefit from type annotations
#77
bluenote10
opened
1 month ago
0
[cm] Fixing MSS paper link
#76
christhetree
opened
3 months ago
0
fix reduction mistake in SpectralConvergenceLoss
#75
renared
opened
6 months ago
0
Add `perceptual_weighting` to the MultiResolutionSTFTLoss docstring.
#74
jhauret
opened
7 months ago
0
Audio file preprocessing
#73
VlaDanilov
opened
9 months ago
0
Change magnitude calculation in STFTLoss for better interpretability of the eps parameter
#72
simonschwaer
opened
9 months ago
0
Added support for modified sum and difference loss from https://arxiv.org/abs/2208.11428
#71
sai-soum
opened
9 months ago
0
Added modified sum and difference STFT loss used in https://arxiv.org/abs/2208.11428
#70
sai-soum
closed
9 months ago
0
reduction=none broken
#69
turian
opened
11 months ago
7
Small changes for flexibility and performance
#68
simonschwaer
closed
9 months ago
3
Difference between SI-SDR and SD-SDR
#67
Chutlhu
opened
11 months ago
0
Vectorial representation, particular of multiscale STFT
#66
turian
opened
1 year ago
2
Fir filter input
#65
jmoso13
opened
1 year ago
0
Butterworth filtering
#64
jmoso13
closed
1 year ago
4
Nan Issue with STFTMagnitudeLoss
#63
dlfqhsdugod1106
closed
1 year ago
0
`FIRFilter` Class Failed when running on CPU (but not on CUDA)
#62
int0thewind
closed
1 year ago
2
Expose mel-bin size parameter for multi-resolution STFT
#61
csteinmetz1
opened
1 year ago
0
Upgrading examples to lightning 2.0
#60
mikesol
opened
1 year ago
0
Include `__version__` in package
#59
sdatkinson
opened
1 year ago
1
Adding updates to README to prepare for new release (0.4.0)
#58
csteinmetz1
closed
1 year ago
0
stft_normalized parameter
#57
turian
opened
1 year ago
0
scale_invariance broken
#56
turian
opened
1 year ago
2
RandomResolutionSTFTLoss doesn't pass kwargs to STFTLoss
#55
turian
opened
1 year ago
0
[cm] Fix DCLoss and refactor ESRLoss
#54
christhetree
closed
1 year ago
4
pass distance string from STFTLoss to STFTMagnitudeLoss
#53
ben-hayes
closed
1 year ago
1
Feature: pass distance string from STFTLoss to STFTMagnitudeLoss
#52
ben-hayes
closed
1 year ago
0
Renaming the test github action
#51
csteinmetz1
closed
1 year ago
0
Feat: Reduction option for SumAndDifferenceSTFTLoss
#50
zaptrem
opened
1 year ago
1
Fix issue with denormals causing NaNs in phase loss
#49
Kinyugo
opened
1 year ago
0
Adding perceptual weighting to `SumAndDifferenceSTFTLoss`
#48
csteinmetz1
closed
1 year ago
1
Interest in new loss functions
#47
csteinmetz1
opened
1 year ago
0
Removing requirements.txt file
#46
csteinmetz1
closed
1 year ago
0
Setting simple tests with Actions
#45
csteinmetz1
closed
1 year ago
0
Fixing mel/chroma librosa func call to remove warning
#44
csteinmetz1
closed
1 year ago
0
Changes to build-system
#43
csteinmetz1
closed
1 year ago
0
FIRFliter seems to not support stereo audio
#42
IvanDSM
closed
1 year ago
2
Questions about SISDRLoss
#41
PrShi113
closed
1 year ago
1
Question about the FIRFilter implementation
#40
lminer
closed
1 year ago
1
[WIP] Update precommit and workflows
#39
turian
closed
2 years ago
1
Defaults for Multiscale STFT loss
#38
turian
opened
2 years ago
2
Moving librosa and scipy to optional install
#37
csteinmetz1
closed
1 year ago
4
Can librosa not be a strict dependency?
#36
turian
closed
1 year ago
8
Feature request: Reductions for Random Resolution Fourier Transform
#35
laplaceon
closed
1 year ago
0
MelSTFTLoss does not correctly register filterbanks as buffers
#34
csteinmetz1
opened
2 years ago
0
Librosa warning when using MelSTFTLoss
#33
csteinmetz1
closed
1 year ago
2
new version to push SDR loss fixes when targets have low amplitude
#32
csteinmetz1
closed
2 years ago
0
Fixing error in the compressor example caused by kwargs in RRSTFT
#31
csteinmetz1
closed
2 years ago
0
NameError: name 'kwargs' is not defined when running compressor example
#30
leoauri
closed
2 years ago
5
Next