jinglescode / papers

Summaries of machine learning papers
MIT License
12 stars 0 forks source link

Speech synthesis from neural decoding of spoken sentences #16

Open jinglescode opened 3 years ago

jinglescode commented 3 years ago

Paper

Link: https://www.nature.com/articles/s41586-019-1119-1 Year: 2019

Summary

Synthesize speech from brain activity (ECoG), using encoder-decoder network.

Technology that translates neural activity into speech would be transformative for people who are unable to communicate as a result of neurological impairments. Decoding speech from neural activity is challenging because speaking requires very precise and rapid multi-dimensional control of vocal tract articulators. Here we designed a neural decoder that explicitly leverages kinematic and sound representations encoded in human cortical activity to synthesize audible speech. Recurrent neural networks first decoded directly recorded cortical activity into representations of articulatory movement, and then transformed these representations into speech acoustics. In closed vocabulary tests, listeners could readily identify and transcribe speech synthesized from cortical activity. Intermediate articulatory dynamics enhanced performance even with limited data. Decoded articulatory representations were highly conserved across speakers, enabling a component of the decoder to be transferrable across participants. Furthermore, the decoder could synthesize speech when a participant silently mimed sentences. These findings advance the clinical viability of using speech neuroprosthetic technology to restore spoken communication.

rigved-sanku commented 1 year ago

Hey this is Rigved, final year student at National Institute Of Technology, Tiruchirappalli, India. Do you have the dataset and code for this paper? I wanted to replicate the work for my college final year project.

jinglescode commented 1 year ago

Hey this is Rigved, final year student at National Institute Of Technology, Tiruchirappalli, India. Do you have the dataset and code for this paper? I wanted to replicate the work for my college final year project.

@rigved-sanku This is an interesting dataset, unfortunately I don't have it either