CoolFace
Apppublic

Solor/moseca

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
50 commits on main
44b87cb3y ago

Update scripts/sample_songs.json

fabiogra
65cf14f3y ago

feat: add link to colab in about and readme (#4)

Fabio Grasso
a4f7be23y ago

fix: session error between pages, improve logs

fabiogra
59e97303y ago

fix: typo and small changes in text

fabiogra
dc66c983y ago

feat: replace st_searchbox with text_input and selectbox, limit query youtube (#5)

Fabio Grasso
6d8379b3y ago

ci: fix pytest step

fabiogra
f08d48f3y ago

docs: update readme demo

fabiogra
8555ed03y ago

Merge branch 'main' of https://github.com/fabiogra/moseca

fabiogra
4f578dc3y ago

docs: update readme

fabiogra
de58ad93y ago

fix: error session_state has no attribute 'page'

fabiogra
78dd18a3y ago

fix: remove st_local_audio, convert orig audio to mp3 in inference script

fabiogra
4aa756b3y ago

fix: permission tmp in dockerfile

fabiogra
3314a1f3y ago

fix: typo full_path exists

fabiogra
644834b3y ago

fix: replace st_local_audio to fix mobile issues

fabiogra
17f04843y ago

ci: add github workflow

Fabio Grasso
54729633y ago

feat: improve UI and text

fabiogra
1245f2e3y ago

fix: session_state page errors, log when delete files

fabiogra
7c6c6043y ago

docs: update README

fabiogra
cc7efca3y ago

feat: move first Separate page, and examples

fabiogra
444aecb3y ago

fix: file_size_is_valid, add link to remove limits

fabiogra
72ad1813y ago

feat: add a function to clean tmp after 30 min

fabiogra
9baeeda3y ago

feat: check file from url dimension

fabiogra
cc1438e3y ago

fix: replace check url and download with requests lib

fabiogra
878b9a13y ago

fix: log error if file is not reachable

fabiogra
99a60143y ago

feat: improve separate cols style

fabiogra
84223483y ago

fix: add try execept on load_audio_segment

fabiogra
3b199403y ago

docs: typo in readme

fabiogra
7d22cea3y ago

fix: remove unused packages, video_option unbound

fabiogra
3ecd5553y ago

fix: better explain slider label

fabiogra
e27d1c43y ago

fix: revert streamlit to 1.22 to maintain style compatibilty

fabiogra
de220913y ago

fix: session exceptions related to search_results

fabiogra
86d95603y ago

style: change spinner text

fabiogra
83d92933y ago

fix: disable XSRF and CORS in entrypoint

fabiogra
3a1603f3y ago

fix: dockerfile remove required

fabiogra
9945a133y ago

fix: py3.10, streamlit 1.24, remove streamlit config

fabiogra
a6178f23y ago

fix: disable cors

fabiogra
a2d08ac3y ago

fix: set enableWebsocketCompression false

fabiogra
248c7af3y ago

fix: enable XSRF

fabiogra
a207a433y ago

fix: enable cors

fabiogra
abd7c0d3y ago

fix: set enableCORS to false

fabiogra
8fefa433y ago

fix: upload file, improve style

fabiogra
17c8c883y ago

fix: comma and restore sample_songs

fabiogra
5e0ccc83y ago

feat: add max amplitude, improve plots

fabiogra
faebcc33y ago

fix: search_results session state events playedSeconds, log karaoke

fabiogra
4c923613y ago

fix: st.audio in separate.py and prepare_samples script

fabiogra
1cea6a53y ago

fix: inference arg

fabiogra
c88f0613y ago

fix: read secret into a variable

fabiogra
e3a6fa03y ago

fix: prepare samples script

fabiogra
e2f03463y ago

fix: dockerfile secret

fabiogra
54c57273y ago

fix: revert PREPARE_SAMPLES, update dockerfile

fabiogra