Skip to content

A Deep Neural Network for generating StarCraft II commentary

Notifications You must be signed in to change notification settings

ian612/AutoCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AutoCraft

A Deep Neural Network for generating StarCraft II commentary, based on pytorch.

  1. We first train an LSTM Encoder-Transformer Decoder architecture using a video captioning framework, where a single video can have multiple correct captions and the model learns to generate sentences based on the seen video-caption training data.
  2. We proceed to translate the generated captions by training a text to speech autoencoder on voice spectograms.

About

A Deep Neural Network for generating StarCraft II commentary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published