Commit Graph

21 Commits

Author SHA1 Message Date
Hayk Martiros 9f7121905b [WIP] Null text inversion attempt 2
Still hacky and not working well, but more than the first attempt and
with one promising result.

Topic: null_text_inversion_2
2023-01-15 02:45:48 +00:00
Hayk Martiros 75c67e1ea5 Audio download buttons and proper extension handling across the app
* Add buttons that download audio segments with the proper name, and display the name
 * Add a helper that displays the audio bar and the download button
 * Create a sidebar widget helper for choosing the output extension
 * Use this extension widget in all pages to dicate output types
 * Add a streamlit session state counter object to help with reruns
 * Improve UI in various places with small fixes

Topic: audio_download_extensions_ui
2023-01-14 14:16:07 -08:00
Hayk Martiros 8b07a5a45f Audio to audio handles interpolation within it
Kill the separate page.

Topic: audio_to_audio_interpolation
2023-01-14 11:45:45 -08:00
Hayk Martiros 40bf61e949 Audio to audio with interpolation
Topic: audio_to_audio_interpolation
2023-01-14 11:45:45 -08:00
Hayk Martiros ca72f418b6 Text to audio supports multiple clips
Topic: text_to_audio_multiple_riffs
2023-01-08 17:04:52 -08:00
Hayk Martiros a4784bb4dc Recombine audio
Add an option in the splitter to recombine stems at the end.

Topic: recombine_audio
2023-01-08 14:59:36 -08:00
Hayk Martiros 8e87c133c8 Audio splitting with demucs hybrid transformer model
Topic: audio_splitter_transformer
2023-01-07 20:36:43 +00:00
Hayk Martiros 6b02e98e35 Help text for app
Topic: app_help_text
2023-01-06 09:26:39 -08:00
Hayk Martiros 7325bfa143 Linter fixes
Topic: audio_to_audio
2023-01-06 09:19:02 -08:00
Hayk Martiros b58982d2a6 Add help text to streamlit app
Topic: audio_to_audio
2023-01-06 09:19:02 -08:00
Hayk Martiros a88046615b basic audio to audio fixes
Topic: audio_to_audio
2023-01-06 09:19:02 -08:00
Hayk Martiros 83b2792b27 Audio to audio improvements (some WIP)
Topic: audio_to_audio
2023-01-06 09:19:02 -08:00
Hayk Martiros 503c5e4e84 Audio to audio
Topic: audio_to_audio
2023-01-06 09:19:02 -08:00
Hayk Martiros 61757b3d95 Audio to audio
Topic: audio_to_audio
Relative: audio_splitter
2023-01-06 09:19:02 -08:00
Hayk Martiros bb5330699c Rename interpolation page
Topic: interpolation_rename
2023-01-04 22:54:33 -08:00
Hayk Martiros da177ec424 Audio splitter
Topic: audio_splitter
2023-01-04 22:49:29 -08:00
Hayk Martiros 0610a45e80 Improve interpolation playground
Topic: playground_improvements
2022-12-27 07:58:06 -08:00
Hayk Martiros 152192006e Add several streamlit demo pages
Topic: streamlit_app
2022-12-27 00:31:29 -08:00
Hayk Martiros 1335afb72f Add batch text to audio processing
Topic: streamlit_app
2022-12-27 00:24:40 -08:00
Hayk Martiros 420674148a Improve text to audio
Topic: streamlit_app
2022-12-26 21:03:30 -08:00
Hayk Martiros 39dc247a1d Streamlit app for interactive use of the model
Topic: streamlit_app
2022-12-26 20:01:27 -08:00