Update README.md
Browse files
README.md
CHANGED
|
@@ -60,6 +60,14 @@ Codes and weights will be open-sourced.
|
|
| 60 |
- 🔊 **Joint audio-video generation**: one pipeline produces synchronized video and audio.
|
| 61 |
- 🧠 **Paired cross-modal memory bank**: conditions each new shot on prior visual identity and voice context for story-level consistency.
|
| 62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
## Demo Gallery
|
| 64 |
|
| 65 |
Explore long-form and short-form JoyAI-Echo cases on the [Project Page](https://echo-team-joy-future-academy-jd.github.io/Echo-LongVideo-Page/). 🍿
|
|
|
|
| 60 |
- 🔊 **Joint audio-video generation**: one pipeline produces synchronized video and audio.
|
| 61 |
- 🧠 **Paired cross-modal memory bank**: conditions each new shot on prior visual identity and voice context for story-level consistency.
|
| 62 |
|
| 63 |
+
## Current Release Scope
|
| 64 |
+
|
| 65 |
+
JoyAI-Echo currently focuses on **text-to-video (T2V)** and **multi-shot long-video generation with paired audio-video memory**. The memory used in our official pipeline is built from generated T2V shots.
|
| 66 |
+
|
| 67 |
+
Please note that **image-to-video (I2V)** is **not supported in the current release**.
|
| 68 |
+
|
| 69 |
+
We are actively working on I2V support and plan to release it in a future version.
|
| 70 |
+
|
| 71 |
## Demo Gallery
|
| 72 |
|
| 73 |
Explore long-form and short-form JoyAI-Echo cases on the [Project Page](https://echo-team-joy-future-academy-jd.github.io/Echo-LongVideo-Page/). 🍿
|