adobe-research/DeepAFx-ST
DeepAFx-ST - Style transfer of audio effects with differentiable signal processing. Please see https://csteinmetz1.github.io/DeepAFx-ST/
PythonNOASSERTION
Issues
- 0
Google Colab available ?
#31 opened by MatteoMarengo - 1
RumtimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.
#30 opened by markredito - 6
[Improvement] Increased sample rate to 44100 and added the ability to process entire files.
#25 opened by CyberLykan - 0
- 1
About the variable 'input_audio_corrupt' in lines 240-241, isn't it target_audio_corrupt?
#27 opened by taehoGit - 1
- 2
colab inference notebook
#23 opened by GeorvityLabs - 0
- 1
How can I process an entire audio file?
#22 opened by CyberLykan