Google works out a fascinating, slightly scary way for AI to isolate voices in a crowd

Google works out a fascinating, slightly scary way for AI to isolate voices in a crowd

  • April 14, 2018
Table of Contents

Google works out a fascinating, slightly scary way for AI to isolate voices in a crowd

Google researchers have developed a deep-learning system designed to help computers better identify and isolate individual voices within a noisy environment.

Source: arstechnica.com

Tags :
Share :
comments powered by Disqus

Related Posts

Depthwise separable convolutions for machine learning

Depthwise separable convolutions for machine learning

Convolutions are an important tool in modern deep neural networks (DNNs). This post is going to discuss some common types of convolutions, specifically regular and depthwise separable convolutions. My focus will be on the implementation of these operation, showing from-scratch Numpy-based code to compute them and diagrams that explain how things work.

Read More
Looking to Listen: Audio-Visual Speech Separation

Looking to Listen: Audio-Visual Speech Separation

People are remarkably good at focusing their attention on a particular person in a noisy environment, mentally “muting” all other voices and sounds. Known as the cocktail party effect, this capability comes natural to us humans. However, automatic speech separation — separating an audio signal into its individual speech sources — while a well-studied problem, remains a significant challenge for computers.

Read More