-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPage-2.html
More file actions
132 lines (127 loc) · 9.18 KB
/
Page-2.html
File metadata and controls
132 lines (127 loc) · 9.18 KB
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
<!DOCTYPE html>
<html style="font-size: 16px;">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="page_type" content="np-template-header-footer-from-plugin">
<title>Page 2</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="Page-2.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 2.26.5, nicepage.com">
<link rel="icon" href="images/favicon.png">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i">
<link id="u-page-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=heading-font">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "VoiceCloning",
"url": "index.html",
"logo": "images/Logo.png"
}</script>
<meta property="og:title" content="Page 2">
<meta property="og:type" content="website">
<meta name="theme-color" content="#478ac9">
<link rel="canonical" href="index.html">
<meta property="og:url" content="index.html">
</head>
<body class="u-body"><header class="u-clearfix u-header u-sticky u-white u-header" id="sec-e669"><div class="u-clearfix u-sheet u-sheet-1">
<a href="https://visionbrain.org" class="u-image u-logo u-image-1" title="Website" target="_blank">
<img src="images/Logo.png" class="u-logo-image u-logo-image-1" data-image-width="82.6">
</a>
<h1 class="u-align-center u-text u-text-1">An Open Source Implementation of Neural Voice Cloning with Few Samples</h1>
<ul class="u-align-left u-text u-text-2">
<li>We are trying to clone voices for speakers which is content independent. This means that we have to encapture the identity of the speaker rather than the content they speak. We try to do this by making a speaker embedding space for different speakers.</li>
<li>The speaker embeddings tries to represent the identity of the speaker(various aspects of the voice like pitch, accent, etc of the speaker), you can consider this as the voice fingerprint of the speaker. </li>
</ul>
<a href="https://github.com/VisionBrain" class="u-border-2 u-border-black u-btn u-button-style u-hover-black u-none u-text-black u-text-hover-white u-btn-1">github</a>
<img src="images/Screenshot86.png" alt="" class="u-image u-image-default u-image-2" data-image-width="445" data-image-height="781">
<ul class="u-align-left u-text u-text-3">
<li>
<font style="font-size: 1rem;">We propose a speaker encoding method to directly estimate the speaker embedding from audio
samples of an unseen speaker. Such a model does not require any fine-tuning during voice cloning.
Thus, the same model can be used for all unseen speakers.<br>
</font>
</li>
<li>
<font style="font-size: 1rem;">Speaker classifier determines which speaker an audio sample belongs to. For voice cloning evaluation,
a speaker classifier is trained with the set of speakers used for cloning. High-quality voice cloning
would result in high classification accuracy. The architecture is composed of similar spectral and
temporal processing layers and an additional embedding layer before the softmax function.</font>
</li>
<li>
<font style="font-size: 1rem;">Speaker verification is the task of authenticating the claimed identity of a speaker, based on a test
audio and enrolled audios from the speaker. In particular, it performs binary classification to identify
whether the test audio and enrolled audios are from the same speaker & we consider an end-to-end text-independent speaker verification model .</font>
<br>
</li>
</ul>
<h1 class="u-align-left u-text u-title u-text-4">Voice Cloning Process</h1>
<a href="https://arxiv.org/pdf/1802.06006.pdf" class="u-border-2 u-border-black u-btn u-button-style u-hover-black u-none u-text-black u-text-hover-white u-btn-2" target="_blank">BAIDU RESEARCH PAPER</a>
<h1 class="u-align-left u-heading-font u-text u-title u-text-5">Speaker Adaption</h1>
<p class="u-align-left u-text u-text-6">
<font style="font-size: 1.25rem;"><b>Predicted Voices for Speaker 84<br></b>
</font>
<br>
</p>
<img src="images/Screenshot90.png" alt="" class="u-expanded-width-xs u-image u-image-default u-image-3" data-image-width="625" data-image-height="427">
<p class="u-align-left u-text u-text-default u-text-7">But don't expect anything right.</p>
<img src="images/Screenshot91.png" alt="" class="u-expanded-width-xs u-image u-image-default u-image-4" data-image-width="619" data-image-height="433">
<p class="u-align-left u-text u-text-8">I won't make an official complaint.</p>
<img src="images/Screenshot92.png" alt="" class="u-expanded-width-xs u-image u-image-default u-image-5" data-image-width="617" data-image-height="425">
<p class="u-align-left u-text u-text-9">They make a selective perception process.</p>
<p class="u-align-left u-large-text u-text u-text-font u-text-variant u-text-10">Predicted Voices forSpeaker 85</p>
<img src="images/Screenshot96.png" alt="" class="u-image u-image-default u-image-6" data-image-width="730" data-image-height="512">
<p class="u-align-left u-text u-text-11">Players are fighting to stay in the team.</p>
<img src="images/Screenshot98.png" alt="" class="u-image u-image-default u-image-7" data-image-width="723" data-image-height="512">
<p class="u-align-left u-text u-text-12">The difference in rainbow depends considerably on the size of the drops and the width of the coloured band increases as the size of the drops increase..</p>
</div></header>
<section class="u-align-center u-clearfix u-image u-shading u-section-1" src="" data-image-width="256" data-image-height="256" id="sec-d3ad">
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<h1 class="u-text u-text-default u-title u-text-1">Sample Headline</h1>
<p class="u-large-text u-text u-text-default u-text-variant u-text-2">Sample text. Click to select the text box. Click again or double click to start editing the text.</p>
</div>
</section>
<section class="u-clearfix u-section-2" id="sec-7c2c">
<div class="u-clearfix u-sheet u-sheet-1">
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
<div class="u-layout">
<div class="u-layout-row">
<div class="u-container-style u-image u-layout-cell u-left-cell u-size-30 u-image-1" data-image-width="2000" data-image-height="1333">
<div class="u-container-layout u-container-layout-1"></div>
</div>
<div class="u-align-center u-container-style u-layout-cell u-right-cell u-size-30 u-layout-cell-2">
<div class="u-container-layout u-valign-middle u-container-layout-2">
<h2 class="u-text u-text-default u-text-1">Sample Headline</h2>
<p class="u-text u-text-default u-text-2">Sample text. Click to select the text box. Click again or double click to start editing the text.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="u-align-center u-clearfix u-footer u-white u-footer" id="sec-bfb8"><div class="u-clearfix u-sheet u-sheet-1">
<p class="u-small-text u-text u-text-variant u-text-1">Copyright © <a href="https://visionbrain.org" class="u-active-none u-border-none u-btn u-button-style u-hover-none u-none u-text-palette-1-base u-btn-1" target="_blank">VisionBrain</a> All rights reserved.
</p>
<p class="u-text u-text-2">Created By : Aryan Karn</p>
<a href="https://github.com/VisionBrain" class="u-border-2 u-border-black u-btn u-button-style u-hover-black u-none u-text-black u-text-hover-white u-btn-2" target="_blank">Github</a>
<a href="https://www.linkedin.com/company/visionbrain/" class="u-border-2 u-border-black u-btn u-button-style u-hover-black u-none u-text-black u-text-hover-white u-btn-3" target="_blank">linkedin</a>
<a href="https://visionbrain.org" class="u-border-2 u-border-black u-btn u-button-style u-hover-black u-none u-text-black u-text-hover-white u-btn-4" target="_blank">website</a>
</div></footer>
<section class="u-backlink u-clearfix u-grey-80">
<a class="u-link" href="https://nicepage.com/website-templates" target="_blank">
<span>Website Templates</span>
</a>
<p class="u-text">
<span>created with</span>
</p>
<a class="u-link" href="https://nicepage.com/" target="_blank">
<span>Website Builder Software</span>
</a>.
</section>
</body>
</html>