r/deeplearning - How to use ML to make an A.I sports commentator?

#artificialintelligence 

This is incredibly non trivial, and to be honest, without an understanding of Natural Language Processing, Computer vision, audio generation and voice recognition, I would be hesitant to try this. Your training data would have to be footage of old games along with the commentators voices. You would need to create a mapping of footage to comments using computer vision and voice recognition. Then you could use this mapping to generate comments for your game based on the visuals, which would then need voice generation to create your commentators audio. Even if you spent an incredible amount of time on this it still would not be perfect as much of the comments given by real commentators would be dependent on knowledge of the world ie: the teams histories, the players, the event itself ect ect.