riffusion-inference/riffusion
Hayk Martiros 3439aae76d [Playground] Add magic mix to audio2audio
Allows for better preserving structure with audio to audio.

Topic: magic_mix
2023-01-16 17:37:13 -08:00
..
external Fix minor errors 2022-12-26 17:47:11 -08:00
streamlit [Playground] Add magic mix to audio2audio 2023-01-16 17:37:13 -08:00
util Audio download buttons and proper extension handling across the app 2023-01-14 14:16:07 -08:00
__init__.py Flask server for running it all 2022-11-26 00:15:56 +00:00
audio_splitter.py Audio splitting with demucs hybrid transformer model 2023-01-07 20:36:43 +00:00
cli.py Audio to audio 2023-01-06 09:19:02 -08:00
datatypes.py Audio to audio handles interpolation within it 2023-01-14 11:45:45 -08:00
riffusion_pipeline.py cog using common load fxn 2023-01-05 00:01:55 -08:00
server.py Disable compression by default, too slow 2022-12-27 07:57:52 -08:00
spectrogram_converter.py Disable compression by default, too slow 2022-12-27 07:57:52 -08:00
spectrogram_image_converter.py Enable ruff import sorting 2022-12-26 18:12:02 -08:00
spectrogram_params.py Add note to SpectrogramParams about torchaudio docs 2022-12-29 11:46:40 -08:00