JavaShuo
栏目
标签
Direct speech-to-speech translation with a sequence-to-sequence model
时间 2020-12-29
原文
原文链接
本篇详细介绍了Google Translate的新技术,从音频直接翻译音频。这个模型叫做S2ST(speech-to-speech translation)。原理是通过一个语音的声谱图映射到另一种语音的声谱图。 Abstract 我们提出了一种基于注意力的序列到序列神经网络,它可以直接将一种语言的语音转换成另一种语言的语音,而不依赖于中间文本表示。该网络经过端到端的训练,学习将语音谱图映射成另一种
>>阅读原文<<
相关文章
1.
Translation with a Sequence to Sequence Network and Attention
2.
Construct a Seq2Seq Model with Attention Mechanism
3.
【CS224n】Neural Machine Translation with Seq2Seq
4.
Improving Unsupervised Word-by-Word Translation with Language Model and Denoising Autoencoder
5.
Evaluating Web Search with a Bejeweled Player Model
6.
Understanding SIP with Network Address Translation (NAT)
7.
Tricks with Direct Memory Access in Java
8.
Hidden Markov Model - A Tutorial
9.
Write a Sequence to Sequence (seq2seq) Model
10.
Adding a model
更多相关文章...
•
XSLT
元素
-
XSLT 教程
•
Thymeleaf表单
-
Thymeleaf 教程
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
•
常用的分布式事务解决方案
相关标签/搜索
direct
translation
model
a'+'a
a+aa+aaa+a...a
with+this
with...connect
with...as
by...with
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
[最佳实践]了解 Eolinker 如何助力远程办公
2.
katalon studio 安装教程
3.
精通hibernate(harness hibernate oreilly)中的一个”错误“
4.
ECharts立体圆柱型
5.
零拷贝总结
6.
6 传输层
7.
Github协作图想
8.
Cannot load 32-bit SWT libraries on 64-bit JVM
9.
IntelliJ IDEA 找其历史版本
10.
Unity3D(二)游戏对象及组件
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Translation with a Sequence to Sequence Network and Attention
2.
Construct a Seq2Seq Model with Attention Mechanism
3.
【CS224n】Neural Machine Translation with Seq2Seq
4.
Improving Unsupervised Word-by-Word Translation with Language Model and Denoising Autoencoder
5.
Evaluating Web Search with a Bejeweled Player Model
6.
Understanding SIP with Network Address Translation (NAT)
7.
Tricks with Direct Memory Access in Java
8.
Hidden Markov Model - A Tutorial
9.
Write a Sequence to Sequence (seq2seq) Model
10.
Adding a model
>>更多相关文章<<