riffusion-inference/riffusion
Hayk Martiros 0e6d7436f4 Batch fix
And support 20khz in image to audio playground UI
2023-02-08 02:46:55 -08:00
..
external Fix minor errors 2022-12-26 17:47:11 -08:00
streamlit Batch fix 2023-02-08 02:46:55 -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 Batch fix 2023-02-08 02:46:55 -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