Dionyssos commited on
Commit
8331c06
·
1 Parent(s): 579c4fa
Files changed (1) hide show
  1. README.md +18 -5
README.md CHANGED
@@ -12,13 +12,19 @@ tags:
12
  - shift
13
  - audeering
14
  - dkounadis
 
 
 
15
  ---
16
 
17
 
18
- # Text to Affective Speech with SoundScape Synthesis
19
 
20
- Affective TTS System for [SHIFT Horizon](https://shift-europe.eu/). Synthesizes affective speech from plain text or subtitles (.srt) & overlays it to videos.
21
- - Has 134 build-in voices available, tuned for [StyleTTS2](https://github.com/yl4579/StyleTTS2). Has optional support for [foreign langauges](https://github.com/MycroftAI/mimic3-voices) via [mimic3](https://huggingface.co/mukowaty/mimic3-voices/tree/main/voices).
 
 
 
22
 
23
  ### Available Voices
24
 
@@ -86,6 +92,13 @@ Same video where Native voice is replaced with English TTS voice with similar em
86
  [![Same video w. Native voice replaced with English TTS](assets/tts_video_thumb.png)](https://www.youtube.com/watch?v=geI1Vqn4QpY)
87
 
88
 
 
 
 
 
 
 
 
89
  ## Video Dubbing
90
 
91
  [![Review demo SHIFT](assets/review_demo_thumb.png)](https://www.youtube.com/watch?v=bpt7rOBENcQ)
@@ -99,9 +112,9 @@ python tts.py --text assets/head_of_fortuna_en.srt --video assets/head_of_fortun
99
  ```
100
 
101
 
102
- ## Joint Application of D3.1 & D3.2
103
 
104
- [![Captions To Video](assets/caption_to_video_thumb.png)](https://youtu.be/wWC8DpOKVvQ)
105
 
106
  <a href="https://youtu.be/wWC8DpOKVvQ" rel="Subtitles to Video">![Foo4](assets/caption_to_video_thumb.png)</a>
107
 
 
12
  - shift
13
  - audeering
14
  - dkounadis
15
+ - sound
16
+ - scene
17
+ - acoustic-scene
18
  ---
19
 
20
 
21
+ # SHIFT TTS Tool - Affective TTS & Soundscape
22
 
23
+ Affective TTS tool for [SHIFT Horizon](https://shift-europe.eu/).
24
+ - Synthesizes affective speech with sound scape, trees, water, leaves, background from plain text or subtitles (.srt) & overlays it to videos.
25
+ - `134` build-in affective voices available, tuned for [StyleTTS2](https://github.com/yl4579/StyleTTS2).
26
+ - Optional support for [foreign langauges](https://github.com/MycroftAI/mimic3-voices) via [mimic3](https://huggingface.co/mukowaty/mimic3-voices/tree/main/voices).
27
+ - [GitHub](https://github.com/audeering/shift)
28
 
29
  ### Available Voices
30
 
 
92
  [![Same video w. Native voice replaced with English TTS](assets/tts_video_thumb.png)](https://www.youtube.com/watch?v=geI1Vqn4QpY)
93
 
94
 
95
+ <details>
96
+ <summary>
97
+
98
+ .srt dubbing
99
+
100
+ </summary>
101
+
102
  ## Video Dubbing
103
 
104
  [![Review demo SHIFT](assets/review_demo_thumb.png)](https://www.youtube.com/watch?v=bpt7rOBENcQ)
 
112
  ```
113
 
114
 
115
+ </details>
116
 
117
+ ## Joint Application of D3.1 & D3.2
118
 
119
  <a href="https://youtu.be/wWC8DpOKVvQ" rel="Subtitles to Video">![Foo4](assets/caption_to_video_thumb.png)</a>
120