Viewing a single comment thread. View all comments

mtocrat t1_iyk1se1 wrote

Even for univariate time series, when you have the data & complexity, DL will obviously outperform simple methods. Show me the simple statistical method that can generate speech, a univariate time-series.

9

TrueBirch t1_iymf42w wrote

Wouldn't a DL model trained on a waveform just assume you were going to keep repeating the same words over and over?

1

mtocrat t1_iymi8i7 wrote

You could already tape together a deep learning solution consisting of neural speech recognition, an LLM and Wavenet. Counts as a deep learning solution in my book. I'm not sure if anyone has built an end-to-end solution and I expect it would be worse, but I'm sure if someone put their mind and money to it you'd get decent results

2