-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
495 lines (419 loc) · 20.3 KB
/
index.html
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="Hugo 0.88.1" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700" rel="stylesheet" type="text/css">
<link rel="stylesheet" href=""https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/github.min.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="css/normalize.css">
<title>YiwiseAI</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>
<body data-new-gr-c-s-check-loaded="14.1091.0" data-gr-ext-installed="">
<div class="container" >
<header role="banner">
</header>
<main role="main">
<article itemscope itemtype="https://schema.org/BlogPosting">
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<div class="text-center">
<h1>多模态内容生成技术</h1>
<br>
<p class='fst-italic mb-0'>YiwiseAI</p>
<p><b>一知智能</b></p>
<br>
</div>
<p>
研发了音频、文本、数字人(视频)等多模态内容生成技术。包括:</p>
<ul>
<li><b>百变音色</b><br>
可以将任意人音色的音频转换成“成千上万”不同音色的音频。</li>
<li><b>音色转换(柯南蝴蝶结)</b><br>
可以将任意人音色的音频转换成指定人音色的音频。
</li>
<li><b>基于大语言模型的 Text2SQL</b><br>
输入数据库的 schema 和查询问题,直接生成可执行的 SQL 语句。
</li>
<li><b>2D 数字人视频合成</b><br>
音频驱动的 2D 数字人视频合成,通过音频可以驱动数字人口型合成。
</li>
<li><b>小样本 TTS</b><br>
只需提供一段 3 秒的简短录音音频和你想合成的说话内容,即可快速合成你自己的 TTS 音频。
</li>
</ul>
</div>
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<h2 id="model-overview" style="text-align: center;">技术概述及场景</h2>
<br><br><br>
<h4 style="text-align: left;">百变音色</h4>
<p>
可以将任意人音色的音频转换成“成千上万”不同音色的音频。<br>
该项技术可以用来批量合成大量相同内容不同音色的音频(或视频)。同时,该项技术也可以去制作大量平行音色转换数据,为音色转换技术提供支持。
</p>
<br><br>
<h4 style="text-align: left;">音色转换</h4>
<p>
音色转换技术可以将任意人音色的音频转换成指定人音色的音频。<br>
我们的技术目前支持多种语种的音频的音色转换,同时支持流式语音转换(延迟 800ms)。<br>
可能应用到直播、短视频、影视制作等场景。可以合成特定人音色说不同语言,方言的音频。
</p>
<br><br>
<h4 style="text-align: left;">基于大语言模型的 Text2SQL</h4>
<p>
基于 BLOOM 预训练大语言模型,训练百亿参数级中文 Text2SQL 模型。<br>
在中文 Text2SQL 场景,达到了 ChatGPT 同等效果。
</p>
<br><br>
<h4 style="text-align: left;">2D 数字人视频合成</h4>
<p>
用户上传一段 5~10 分钟的拍摄视频,即可定制该人物形象的数字人模型。<br>
使用该模型可以批量合成大量数字人短视频。
</p>
<br><br>
<h4 style="text-align: left;">小样本TTS</h4>
<p>
基于 <a href='https://valle-demo.github.io/'>《Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers》</a> 论文,我们在上万小时的中文音频数据上训练了中文小样本 TTS 模型。只需上传一段 3 秒及以上的个人音频片段,即可让该模型快速的合成你想要的特定人 TTS 音色。
</p>
</div>
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<h2 id="librispeech-samples" style="text-align: center;">百变音色的效果</h2>
<p>可以将任意人音色的音频转换成"成千上万"不同音色的音频。</p>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">输入音频</th>
<th style="text-align: center">输出音频</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;vertical-align:middle;width: 500px"><audio controls="controls" style="width: 400px;"><source src="audios/bbys/test-in.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/bbys/o1.wav" autoplay/>Your browser does not support the audio element.</audio>
<audio controls="controls" style="width: 400px;"><source src="audios/bbys/o2.wav" autoplay/>Your browser does not support the audio element.</audio>
<audio controls="controls" style="width: 400px;"><source src="audios/bbys/o3.wav" autoplay/>Your browser does not support the audio element.</audio>
<audio controls="controls" style="width: 400px;"><source src="audios/bbys/o4.wav" autoplay/>Your browser does not support the audio element.</audio>
<audio controls="controls" style="width: 400px;"><source src="audios/bbys/o5.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<h2 id="vctk-samples" style="text-align: center;">音色转换的效果</h2>
<br>
<p>可以将任意人音色的音频转换成指定人音色的音频,同时能支持多种语种的转换。</p>
<br>
<h4 style="text-align: center;">目标人音色</h4>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center;width: 400px">目标人音色</th>
<th style="text-align: center">示例音频</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">中文男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/chinese.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">英语女声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/english.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">德语男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/german.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
<br><br>
<br><br>
<h4 style="text-align: center;">输入音频为中文音频</h4>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">输入音频</th>
<th style="text-align: center">目标人音色</th>
<th style="text-align: center">输出音频</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="3" style="text-align: left;vertical-align:middle;width: 500px"><audio controls="controls" style="width: 400px;"><source src="audios/yszh/src.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: center;vertical-align:middle;width: 220px">中文男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/chinese01.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">英语女声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/english01.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">德语男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/german01.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
<br><br>
<br><br>
<h4 style="text-align: center;">输入音频为英语音频</h4>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">输入音频</th>
<th style="text-align: center">目标人音色</th>
<th style="text-align: center">输出音频</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="3" style="text-align: left;vertical-align:middle;width: 500px"><audio controls="controls" style="width: 400px;"><source src="audios/yszh/english_src.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: center;vertical-align:middle;width: 220px">中文男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/chinese02.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">英语女声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/english02.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">德语男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/german02.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
<br><br>
<br><br>
<h4 style="text-align: center;">输入音频为日语音频</h4>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">输入音频</th>
<th style="text-align: center">目标人音色</th>
<th style="text-align: center">输出音频</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="3" style="text-align: left;vertical-align:middle;width: 500px"><audio controls="controls" style="width: 400px;"><source src="audios/yszh/jepan_src.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: center;vertical-align:middle;width: 220px">中文男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/chinese03.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">英语女声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/english03.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">德语男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/german03.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
<br><br>
<br><br>
<h4 style="text-align: center;">输入音频为西班牙语音频</h4>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">输入音频</th>
<th style="text-align: center">目标人音色</th>
<th style="text-align: center">输出音频</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="3" style="text-align: left;vertical-align:middle;width: 500px"><audio controls="controls" style="width: 400px;"><source src="audios/yszh/jemeny_src.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: center;vertical-align:middle;width: 220px">中文男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/chinese04.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">英语女声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/english04.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">德语男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/german04.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
<br><br>
<br><br>
<h4 style="text-align: center;">输入音频为背景音很重的音频</h4>
<p>模型有降背景噪音的特性。</p>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">输入音频</th>
<th style="text-align: center">目标人音色</th>
<th style="text-align: center">输出音频</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="3" style="text-align: left;vertical-align:middle;width: 500px"><audio controls="controls" style="width: 400px;"><source src="audios/yszh/bg_src.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: center;vertical-align:middle;width: 220px">中文男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/chinese05.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">英语女声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/english05.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: center;vertical-align:middle;width: 220px">德语男声</td>
<td style="text-align: center">
<audio controls="controls" style="width: 400px;"><source src="audios/yszh/german05.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<h2 id="librispeech-samples" style="text-align: center;">基于大语言模型的 Text2SQL</h2>
<video controls="controls" style="width: 100%;text-align: center">
<source src="videos/text2sql.mp4" type="video/mp4">
</video>
</div>
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<h2 id="librispeech-samples" style="text-align: center;">2D 数字人视频合成的效果</h2>
<div style="width: 400px;text-align: center;margin:0 auto;">
<video controls="controls" style="width: 400px;">
<source src="videos/video.mp4" type="video/mp4">
</video>
<p class='fst-italic mb-0'>2D 数字人视频合成的效果</p>
</div>
</div>
<div class="container pt-5 mt-5 shadow p-5 mb-5 bg-white rounded">
<h2 id="librispeech-samples" style="text-align: center;">小样本 TTS 的效果</h2>
<div class="table-responsive pt-3">
<table class="table table-hover pt-2">
<thead>
<tr>
<th style="text-align: center">目标人音频(3秒及以上)</th>
<th style="text-align: center">输入文本</th>
<th style="text-align: center">输出音频</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="2" style="text-align: left;vertical-align:middle;width: 300px"><audio controls="controls" style="width: 250px;"><source src="audios/little-sample-tts/user01.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: left;vertical-align:middle;">单个模型训练需要的计算资源时长</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0101.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: left;vertical-align:middle;">支持用户自己上传数据训练模型</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0201.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td rowspan="2" style="text-align: left;vertical-align:middle;width: 300px"><audio controls="controls" style="width: 250px;"><source src="audios/little-sample-tts/user02.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: left;vertical-align:middle;">单个模型训练需要的计算资源时长</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0102.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: left;vertical-align:middle;">支持用户自己上传数据训练模型</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0202.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td rowspan="2" style="text-align: left;vertical-align:middle;width: 300px"><audio controls="controls" style="width: 250px;"><source src="audios/little-sample-tts/user03.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: left;vertical-align:middle;">单个模型训练需要的计算资源时长</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0103.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: left;vertical-align:middle;">支持用户自己上传数据训练模型</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0203.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td rowspan="2" style="text-align: left;vertical-align:middle;width: 300px"><audio controls="controls" style="width: 250px;"><source src="audios/little-sample-tts/user04.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: left;vertical-align:middle;">单个模型训练需要的计算资源时长</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0104.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: left;vertical-align:middle;">支持用户自己上传数据训练模型</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0204.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td rowspan="2" style="text-align: left;vertical-align:middle;width: 300px"><audio controls="controls" style="width: 250px;"><source src="audios/little-sample-tts/user05.wav" autoplay/>Your browser does not support the audio element.</audio></td>
<td style="text-align: left;vertical-align:middle;">单个模型训练需要的计算资源时长</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0105.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
<tr>
<td style="text-align: left;vertical-align:middle;">支持用户自己上传数据训练模型</td>
<td style="text-align: center">
<audio controls="controls" style="width: 300px;"><source src="audios/little-sample-tts/output0205.wav" autoplay/>Your browser does not support the audio element.</audio>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</article>
</main>
</div>
</body>
</html>