From 4bf789556779844e4bd67e74de18e16dc621badb Mon Sep 17 00:00:00 2001 From: Eshan Bhuse Date: Sun, 11 May 2025 20:14:04 +0530 Subject: [PATCH 1/4] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 492cc2c..58e7466 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ Paper accepted at IJCAI-25 -(Trying to support audio-to-audio generation is in my todo list, such that you can input music tracks and the LDM will help merge them~) +(Trying to support audio-to-audio generation is in my todo list, such that you can input music track and the LDM will help merge them~) ### We have succeeded in extending our model to inf-long music generation in a zero-shot manner   From 0935624c327360d468ec7cac72cda6a8f1ba27fc Mon Sep 17 00:00:00 2001 From: Eshan Bhuse Date: Sun, 11 May 2025 20:54:49 +0530 Subject: [PATCH 2/4] add html file --- index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29 From 2395b4845e5cb101ff5fa3113e16d6a9132b0ec6 Mon Sep 17 00:00:00 2001 From: Eshan Bhuse Date: Sun, 11 May 2025 21:13:11 +0530 Subject: [PATCH 3/4] hello --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index e69de29..bbfdfd8 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,3 @@ +

+ Hello +

\ No newline at end of file From c288ee0172f491cd812f0495e9de0b6d18d1d6db Mon Sep 17 00:00:00 2001 From: Eshan Bhuse Date: Sun, 11 May 2025 21:21:50 +0530 Subject: [PATCH 4/4] hello eshan --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index bbfdfd8..a05f6fb 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,3 @@

- Hello + Hello eshan

\ No newline at end of file