Commit History
Update app/pages/About.py e46841b verified
Update scripts/sample_songs.json 44b87cb
feat: add link to colab in about and readme (#4) 65cf14f unverified
Fabio Grasso commited on
fix: session error between pages, improve logs a4f7be2
fabiogra commited on
fix: typo and small changes in text 59e9730
fabiogra commited on
feat: replace st_searchbox with text_input and selectbox, limit query youtube (#5) dc66c98 unverified
Fabio Grasso commited on
ci: fix pytest step 6d8379b
fabiogra commited on
docs: update readme demo f08d48f
fabiogra commited on
Merge branch 'main' of https://github.com/fabiogra/moseca 8555ed0
fabiogra commited on
docs: update readme 4f578dc
fabiogra commited on
fix: error session_state has no attribute 'page' de58ad9
fabiogra commited on
fix: remove st_local_audio, convert orig audio to mp3 in inference script 78dd18a
fabiogra commited on
fix: permission tmp in dockerfile 4aa756b
fabiogra commited on
fix: typo full_path exists 3314a1f
fabiogra commited on
fix: replace st_local_audio to fix mobile issues 644834b
fabiogra commited on
ci: add github workflow 17f0484 unverified
Fabio Grasso commited on
feat: improve UI and text 5472963
fabiogra commited on
fix: session_state page errors, log when delete files 1245f2e
fabiogra commited on
docs: update README 7c6c604
fabiogra commited on
feat: move first Separate page, and examples cc7efca
fabiogra commited on
fix: file_size_is_valid, add link to remove limits 444aecb
fabiogra commited on
feat: add a function to clean tmp after 30 min 72ad181
fabiogra commited on
feat: check file from url dimension 9baeeda
fabiogra commited on
fix: replace check url and download with requests lib cc1438e
fabiogra commited on
fix: log error if file is not reachable 878b9a1
fabiogra commited on
feat: improve separate cols style 99a6014
fabiogra commited on
fix: add try execept on load_audio_segment 8422348
fabiogra commited on
docs: typo in readme 3b19940
fabiogra commited on
fix: remove unused packages, video_option unbound 7d22cea
fabiogra commited on
fix: better explain slider label 3ecd555
fabiogra commited on
fix: revert streamlit to 1.22 to maintain style compatibilty e27d1c4
fabiogra commited on
fix: session exceptions related to search_results de22091
fabiogra commited on
style: change spinner text 86d9560
fabiogra commited on
fix: disable XSRF and CORS in entrypoint 83d9293
fabiogra commited on
fix: dockerfile remove required 3a1603f
fabiogra commited on
fix: py3.10, streamlit 1.24, remove streamlit config 9945a13
fabiogra commited on
fix: disable cors a6178f2
fabiogra commited on
fix: set enableWebsocketCompression false a2d08ac
fix: enable XSRF 248c7af
fix: enable cors a207a43
fix: set enableCORS to false abd7c0d
fix: upload file, improve style 8fefa43
fabiogra commited on
fix: comma and restore sample_songs 17c8c88
fabiogra commited on
feat: add max amplitude, improve plots 5e0ccc8
fabiogra commited on
fix: search_results session state events playedSeconds, log karaoke faebcc3
fabiogra commited on
fix: st.audio in separate.py and prepare_samples script 4c92361
fabiogra commited on
fix: inference arg 1cea6a5
fabiogra commited on
fix: read secret into a variable c88f061
fabiogra commited on
fix: prepare samples script e3a6fa0
fabiogra commited on