File size: 6,060 Bytes
4146809
 
4c4a1b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4146809
 
4c4a1b3
 
 
7b012f0
4c4a1b3
 
 
4146809
 
 
4c4a1b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b012f0
 
4c4a1b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b012f0
 
4146809
 
4c4a1b3
4146809
 
4c4a1b3
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87

example1 = {
    'text': "An introduction to AI-assisted audio content creation.",
    'table_script': """
| Audio Type   | Layout     | ID | Character | Action | Volume | Description                                                      | Length |
|--------------|------------|----|-----------|--------|--------|------------------------------------------------------------------|--------|
| music        | background | 1  | N/A       | begin  | -35    | Inspirational technology-themed music                            | Auto   |
| speech       | foreground | N/A| Narrator  | N/A    | -15    | Welcome to the future of audio content creation.                 | Auto   |
| sound_effect | foreground | N/A| N/A       | N/A    | -35    | Digital startup sound                                            | 2      |
| speech       | foreground | N/A| Narrator  | N/A    | -15    | With evolving technology, we are introducing AI-assisted tools for pristine audio production. | Auto |
| sound_effect | foreground | N/A| N/A       | N/A    | -35    | Keyboard typing noise                                            | 3      |
| speech       | foreground | N/A| Narrator  | N/A    | -15    | Imagine crafting audio content with the power of AI at your fingertips. | Auto |
| sound_effect | background | 2  | N/A       | begin  | -35    | Ambiance of a busy control room                                   | Auto   |
| speech       | foreground | N/A| Narrator  | N/A    | -15    | Enhanced quality, efficient production and limitless creativity, all under one roof. | Auto |
| sound_effect | background | 2  | N/A       | end    | N/A    | N/A                                                              | Auto   |
| speech       | foreground | N/A| Narrator  | N/A    | -15    | Unleash your potential with AI-assisted audio content creation.  | Auto   |
| music        | background | 1  | N/A       | end    | N/A    | N/A                                                              | Auto   |

""",
    'table_voice': """
| Character   | Voice     |
|-------------|-----------|
| Narrator    | News_Male_En |

""",
    'wav_file': 'examples/1.mp4',
}

example2 = {
    'text': "A couple dating in a cafe.",
    'table_script': """
| Audio Type   | Layout     | ID | Character | Action | Volume | Description                                   | Length |
|--------------|------------|----|-----------|--------|--------|-----------------------------------------------|--------|
| sound_effect | background | 1  | N/A       | begin  | -35    | Soft chattering in a cafe                     | Auto   |
| sound_effect | background | 2  | N/A       | begin  | -38    | Coffee brewing noises                         | Auto   |
| music        | background | 3  | N/A       | begin  | -35    | Soft jazz playing in the background           | Auto   |
| speech       | foreground | N/A| Man       | N/A    | -15    | It’s really nice to finally get out and relax a little, isn’t it? | Auto |
| speech       | foreground | N/A| Woman     | N/A    | -15    | I know, right? We should do this more often.  | Auto   |
| sound_effect | background | 2  | N/A       | end    | N/A    | N/A                                           | Auto   |
| speech       | foreground | N/A| Man       | N/A    | -15    | Here’s your coffee, just as you like it.      | Auto   |
| speech       | foreground | N/A| Woman     | N/A    | -15    | Thank you, it smells wonderful.               | Auto   |
| music        | background | 3  | N/A       | end    | N/A    | N/A                                           | Auto   |
| sound_effect | background | 1  | N/A       | end    | N/A    | N/A                                           | Auto   |

""",
    'table_voice': """
| Character   | Voice     |
|-------------|-----------|
| Man         | Male1_En    |
| Woman       | Female1_En   |

""",
    'wav_file': 'examples/2.mp4',
}


example3 = {
    'text': "A child is participating in a farting contest.",
    'table_script': """
| Audio Type   | Layout     | ID | Character | Action | Volume | Description                                          | Length |
|--------------|------------|----|-----------|--------|--------|------------------------------------------------------|--------|
| sound_effect | background | 1  | N/A       | begin  | -35    | Outdoor park ambiance, people chattering             | Auto   |
| music        | background | 2  | N/A       | begin  | -35    | Light comedy theme music, quirky                     | Auto   |
| speech       | foreground | N/A| Host      | N/A    | -15    | Welcome to the annual Fart Competition.              | Auto   |
| speech       | foreground | N/A| Host      | N/A    | -15    | Now, let’s welcome our youngest participant.         | Auto   |
| sound_effect | foreground | N/A| N/A       | N/A    | -35    | Clapping sound                                       | 2      |
| speech       | foreground | N/A| Child     | N/A    | -15    | Hi, I’m excited to be here.                          | Auto   |
| sound_effect | foreground | N/A| N/A       | N/A    | -35    | Short, cartoonish duration of a fart sound           | 4      |
| sound_effect | foreground | N/A| N/A       | N/A    | -35    | Audience laughing and applauding                     | 2      |
| speech       | foreground | N/A| Host      | N/A    | -15    | Wow, that was impressive! Let’s give another round of applause! | Auto |
| sound_effect | foreground | N/A| N/A       | N/A    | -35    | Audience clapping and cheering                       | 3      |
| music        | background | 2  | N/A       | end    | N/A    | N/A                                                  | Auto   |
| sound_effect | background | 1  | N/A       | end    | N/A    | N/A                                                  | Auto   |
""",
    'table_voice': """
| Character   | Voice     |
|-------------|-----------|
| Host        | Male1_En     |
| Child       | Child_En     |

""",
    'wav_file': 'examples/3.mp4',
}



examples = [example1, example2, example3]