riffusion-inference/riffusion
Hayk Martiros a861b48232 Streamlit fixes and batch text to audio with multiple models
Topic: batch_text_with_multiple_models
2023-04-11 21:36:09 -07:00
..
external Fix minor errors 2022-12-26 17:47:11 -08:00
streamlit Streamlit fixes and batch text to audio with multiple models 2023-04-11 21:36:09 -07: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
py.typed Add py.typed for mypy use 2023-03-26 17:05:49 -07: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