Dionyssos commited on
Commit
2502403
·
1 Parent(s): dfeb7ed
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -79,7 +79,7 @@ python tts.py --text assets/head_of_fortuna_GPT.txt --video assets/head_of_fortu
79
 
80
  ## Examples
81
 
82
- Native voice video
83
 
84
  [![Native voice ANBPR video](assets/native_video_thumb.png)](https://www.youtube.com/watch?v=tmo2UbKYAqc)
85
 
@@ -118,7 +118,7 @@ python tts.py --text assets/head_of_fortuna_en.srt --video assets/head_of_fortun
118
  <a href="https://youtu.be/wWC8DpOKVvQ" rel="Subtitles to Video">![Foo4](assets/caption_to_video_thumb.png)</a>
119
 
120
 
121
- From an image with caption(s) create a video:
122
 
123
  ```python
124
 
 
79
 
80
  ## Examples
81
 
82
+ Substitute Native voice via TTS
83
 
84
  [![Native voice ANBPR video](assets/native_video_thumb.png)](https://www.youtube.com/watch?v=tmo2UbKYAqc)
85
 
 
118
  <a href="https://youtu.be/wWC8DpOKVvQ" rel="Subtitles to Video">![Foo4](assets/caption_to_video_thumb.png)</a>
119
 
120
 
121
+ From an image and text create a video:
122
 
123
  ```python
124