Hacker News new | ask | show | jobs
by yorwba 3368 days ago
They mention implementing the model in TensorFlow, so it should absolutely be possible. (Unless they are using a special Google-only version.) One thing that might make reproduction difficult is that they don't describe their initialization procedure. But maybe it just doesn't matter.
1 comments

Initialization is random according to abstract.

  > Given <text, audio> pairs, the model can be trained completely from scratch with random initialization.
Yes, but random according to what distribution?