itechmusic commited on
Commit
febf231
·
unverified ·
1 Parent(s): 59fa662

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -67,10 +67,10 @@ MuseTalk was trained in latent spaces, where the images were encoded by a freeze
67
  <img src=assets/demo/sit/sit.jpeg width="95%">
68
  </td>
69
  <td >
70
- <video src=https://github.com/TMElyralab/MuseTalk/assets/163980830/04365bdf-4fe2-4969-b3f5-6c67153bf292 controls preload></video>
71
  </td>
72
  <td >
73
- <video src=https://github.com/TMElyralab/MuseTalk/assets/163980830/00dccd1a-ae07-435d-84a0-b646041bfe38 controls preload></video>
74
  </td>
75
  </tr>
76
  <tr>
@@ -140,6 +140,21 @@ MuseTalk was trained in latent spaces, where the images were encoded by a freeze
140
 
141
  * For video dubbing, we applied a self-developed tool which can detect the talking person.
142
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
143
 
144
  # TODO:
145
  - [x] trained models and inference codes.
 
67
  <img src=assets/demo/sit/sit.jpeg width="95%">
68
  </td>
69
  <td >
70
+ <video src=https://github.com/TMElyralab/MuseTalk/assets/163980830/5fbab81b-d3f2-4c75-abb5-14c76e51769e controls preload></video>
71
  </td>
72
  <td >
73
+ <video src=https://github.com/TMElyralab/MuseTalk/assets/163980830/f8100f4a-3df8-4151-8de2-291b09269f66 controls preload></video>
74
  </td>
75
  </tr>
76
  <tr>
 
140
 
141
  * For video dubbing, we applied a self-developed tool which can detect the talking person.
142
 
143
+ ## Some interesting videos!
144
+ <table class="center">
145
+ <tr style="font-weight: bolder;text-align:center;">
146
+ <td width="50%">Image</td>
147
+ <td width="50%">MuseV + MuseTalk</td>
148
+ </tr>
149
+ <tr>
150
+ <td>
151
+ <img src=assets/demo/video1/video1.png width="95%">
152
+ </td>
153
+ <td>
154
+ <video src=https://github.com/TMElyralab/MuseTalk/assets/163980830/1f02f9c6-8b98-475e-86b8-82ebee82fe0d controls preload></video>
155
+ </td>
156
+ </tr>
157
+ </table>
158
 
159
  # TODO:
160
  - [x] trained models and inference codes.