Live data from Hacker News

High-performance speech recognition with no supervision at all

ai.facebook.com

1–10 of 66 posts

Re: High-performance speech recognition with no supervision at all

#6
Facebook's focus on unsupervised machine learning is a huge plus for under-resourced languages. They had a similar article for unsupervised machine translation[1] before, and I can see how it'll open doors for many African languages.

[1] https://engineering.fb.com/2018/08/31/ai-research/unsupervis...

Re: High-performance speech recognition with no supervision at all

#7

Will Facebook license this tech out? I can't be the only one who's noticed Google's speech recognition has gotten significantly less accurate the last couple of years, probably the result of some cost-cutting strategy.

They have an open source repo linked from the article here: https://github.com/pytorch/fairseq/tree/master/examples/wav2...

Re: High-performance speech recognition with no supervision at all

#8

Will Facebook license this tech out? I can't be the only one who's noticed Google's speech recognition has gotten significantly less accurate the last couple of years, probably the result of some cost-cutting strategy.

I wonder if it's less accurate for specific people, but more accurate generally. In other words speech recognition was more accurate in the beginning on english-speaking men, and maybe now it's better for women, kids, people with accents, other languages, etc...

They train this on examples of speaking and maybe it's more broad now.

Re: High-performance speech recognition with no supervision at all

#9
post #6

Facebook's focus on unsupervised machine learning is a huge plus for under-resourced languages. They had a similar article for unsupervised machine translation[1] before, and I can see how it'll open doors for many African languages. [1] https://engineering.fb.com/2018/08/31/ai-research/unsupervis...

Not only that but it's also great for the English models as well. Many models are trained using the libre speech dataset with 960h of labeled audio.

What if you trained with 960000 hours instead??

Post reply on HN