MiloMusic_YuEGP / app.py

Commit History

Update lyrics with improved format recognition - extract only segments
8b5e5aa

futurespyhi commited on

add --rescale to enable audio rescaling to proper volume
326af3b

futurespyhi commited on

Enhance audio generation debugging and error handling
3dfa434

futurespyhi commited on

modify GPU time for compatibility on A10G large and L40s
c87f4fd

futurespyhi commited on

1. modify generated files search logic 2.modify time to 12 mins for H200
47f310c

futurespyhi commited on

modify the logic of response_audio and output binding to make sure current lyrics to be correctly set up
2e48849

futurespyhi commited on

add GPU running time for less powerful GPUs
1f93c91

futurespyhi commited on

update lyrics representing logic
7e55e4f

futurespyhi commited on

modify conversation lyrics extraction for compatibility
51c37c6

futurespyhi commited on

revise expected time
77da414

futurespyhi commited on

improve state.lyrics of text input
26a0c39

futurespyhi commited on

Improve app.py: unified text input experience and performance optimizations
966b1a5

futurespyhi commited on

updata gradio logic: trying to solve generation error of current lyrics
6cfc4a3

futurespyhi commited on

increase quality
921388c

futurespyhi commited on

reduce time for GPU use
be99110

futurespyhi commited on

decrease quality for fast generation
74aed6e

futurespyhi commited on

add GPU processing time for full model
035fdcd

futurespyhi commited on

Fix undefined variables by extracting parameters from cmd
2ab39a8

futurespyhi commited on

Add detailed progress updates and extend timeouts for music generation
e3adaee

futurespyhi commited on

Fix lyrics format conversion for YuEGP compatibility
ce7990e

futurespyhi commited on

Add debugging output for lyrics processing
9853042

futurespyhi commited on

Add runtime model downloading to avoid storage limits
3bfebb6

futurespyhi commited on

add debugging for generation failure
ef411bc

futurespyhi commited on

avoid using format_lyrics_for_yue to simplify the logic
9362c34

futurespyhi commited on

Fix lyrics generation function call and response formatting
7b364b8

futurespyhi commited on

Fix API key validation and Gradio chatbot format issues
1fba260

futurespyhi commited on

Complete MiloMusic implementation with voice-to-song generation
658e790

futurespyhi commited on