@@ -95,24 +95,22 @@
<div class="characters_l">
<div class="titleBox">
<div class="title">
{{
characters == 1 ? "文字语音AI驱动" : "Text/Audio AI manipulation"
}}
{{ characters == 1 ? "Ai驱动" : "ai drive" }}
</div>
</div>
<div class="ctnBox">
<div class="title_ctn1">
{{
characters == 1
? "文字/语音驱动生成数字人,邃芒技术所呈现的高自然度,以及多语言多种输入方式 "
: "Text/audio manipulate the virtual human created, Metavatar AIGC delivers high resolution, naturally and vividly character moves "
? "文字驱动数字人交互,面容生动表情自然,ai语音配合专业文案和音频素材 "
: "Text and AI language Sound driven digital human interaction, vivid face and natural expression, "
}}
</div>
<div class="title_ctn1">
{{
characters == 1
? "让您的数字人可以快速进行内容生产,真正实现智能全自动的内容生产(AIGC)。 "
: "supporting multiple languages and inputs, generating digital content, bring new intelligence experience far more exciting than before . "
? "让邃芒数字人学富五车,驾驭各种复杂场景 "
: "make Suimang digital people clever to driving various complex scenes "
}}
</div>
</div>
@@ -121,7 +119,7 @@
<div class="characters_2">
<div class="titleBox">
<div class="title">
{{ characters == 1 ? "中之人驱动" : "“中の人”manipulation " }}
{{ characters == 1 ? "真人驱动" : "human drive " }}
</div>
</div>
@@ -129,15 +127,15 @@
<div class="title_ctn1">
{{
characters == 1
? "中之人驱动数字形象,快速生产各种背景下的视频,短片,影视剧等,让您的数字人轻松进入各种复杂场景 "
: "Metavatar also supports the “中の人“ vtuber manipulation. Generating videos and broadcasting content on demand in any "
? "文字驱动数字人交互,面容生动表情自然,ai语音配合专业文案和音频素材让邃芒数字人学富五车, "
: "Text and AI language Sound driven digital human interaction, vivid face and natural expression, "
}}
</div>
<div class="title_ctn1">
{{
characters == 1
? " 为企业在数字内容上提供丰富的体验,大幅节省成本提高生产效率。 "
: "complex cases Provide extremely expenses saving & extendable user experience in digital content producing process . "
? "驾驭各种复杂场景 "
: "make Suimang digital people clever to driving various complex scenes "
}}
</div>
</div>
@@ -168,37 +166,35 @@
<!-- <img src="../../assets/img/module_5_bg2.png" alt="" class="module_5_bg1"> -->
<div :class="characters == 1 ? 'titleBox' : 'titleBox1'">
<div class="title">
{{ characters == 1 ? "快速 高效 完美" : "Flexible and Vivid Avatar" }}
{{
characters == 1 ? "快速 高效 完美" : "Fast Efficient Perfect"
}}
</div>
<div class="paragraph">
{{
characters == 1
? "MetaGene是邃芒科技自主技术研发的自动化数字人平台,以GAN(生成对抗网络)、NeRF(神经辐射场)、多模态合成技术为基础,并加持NLP与知识图谱能力,建设元宇宙的基础设施。MetaGene 实现无人工干预的形象创造、数字人驱动以及智能交互全流程,通过MetaGene可以实时创造高辨率的虚拟数字人形象,数字分身,并且可以自由的编辑及风格化。 "
: "MetaGene is an automated digital human platform developed by Metavatar. MetaGene is based on GAN (Generative Adversarial Network), NeRF (Neural Radiation Field) and multimodal synthesis technology, combined by NLP and knowledge graph capabilities to build the infrastructure of the Metaverse. "
? "邃芒数字人通过StyleGAN和基于神经辐射场(NeRF)的场景表征 "
: "Suimang Digital Human brings digital human creation into a new generation "
}}
</div>
<div class="paragraph" v-if="characters != 1">
<!-- < div class="paragraph" v-if="characters != 1">
User can experiences a completely automatic process of character
creation, manipulation and intelligent interaction without any
intervention.MetaGene provides high-resolution virtual digital human ,
“digital twin”, symbolization characters editable freely rapidly.
</div>
</div> -->
<div class="paragraph">
{{
characters == 1
? "MetaGene不仅支持通过语音、文字、视频等多种有/无中之人的数字人驱动方式,为用户生成实时的生成高质量的视频内容;还通过先进技术手段降低前端算力依赖,解决直播实时性等复杂场景问题。 "
: "MetaGene not only supports real-time high-quality video content generation for users through voice, text, video and other manipulation approaches; It also reduces the front-end computing power cost and compatible in the complex scenario, such as live broadcast real-time. "
? "与容积渲染将数字人创造带入了全新世代! "
: "through StyleGAN and neural radiation field (NeRF) based scene "
}}
</div>
<div class="paragraph">
{{
characters == 1
? "MetaGene为数字人提供了智能交互的能力,让输出的形象具备智能化互动功能,帮助处理实际业务中的问题,协助完成任务。"
: "MetaGene provides digital human with the interactive ability, the character will have intelligent interactive functions, help to deal with real world problems in the business and assistance in completing tasks."
}}
{{ characters == 1 ? "" : "representation and volume rendering! " }}
</div>
<div class="read_btn" @click="showBox">
{{ characters == 1 ? "了解详情" : "Read more" }}
@@ -212,7 +208,7 @@
<div class="title">
{{
characters == 1
? "邃芒数字人可服务的场景 "
? "让如此优秀的数字人服务于您的更多应用场景吧! "
: "Scenarios that Suimang Digital Humans can serve"
}}
</div>
@@ -827,6 +823,11 @@ export default {
border: #fff solid 3px;
font-size: 18px;
cursor: pointer;
transition: all 0.3s;
&:hover {
color: #16e9d6;
border: #16e9d6 solid 3px;
}
}
}
}
@@ -942,6 +943,11 @@ export default {
border-radius: 40px;
border: #16e9d6 solid 3px;
font-size: 16px;
transition: all 0.3s;
&:hover {
color: #fff;
background-color: #16e9d6;
}
}
}
.btnBox2 {
@@ -966,6 +972,11 @@ export default {
border-radius: 40px;
border: #16e9d6 solid 3px;
font-size: 16px;
transition: all 0.3s;
&:hover {
color: #fff;
background-color: #16e9d6;
}
}
}
}
@@ -1012,6 +1023,11 @@ export default {
border: #16e9d6 solid 3px;
font-size: 16px;
cursor: pointer;
transition: all 0.3s;
&:hover {
color: #fff;
background-color: #16e9d6;
}
}
}
.titleBox1 {
@@ -1173,6 +1189,11 @@ export default {
line-height: 62px;
text-align: center;
cursor: pointer;
transition: all 0.3s;
&:hover {
color: #16e9d6;
border: #16e9d6 solid 2px;
}
}
}
}