Jason Wu
Jason Wu
@MXGray Thanks! Do you mind if I upload your trained model to a public GitHub repository? I'd like to make a Docker container for running Tacotron. (curl doesn't play well...
@MXGray Thanks! I created a Docker for running this repository here: https://hub.docker.com/r/arkanecow/dockerfile-keithito-tacotron/ The Docker file is here: https://github.com/ArkaneCow/dockerfile-keithito-tacotron The repository where the models are hosted is here: https://github.com/ArkaneCow/tacotron-models
you have to think of the rotation as a vector pointing in a direction. you might want to try tt->set_rotation(tt->get_rotation()->rotate(radians, axisOfRotation)); https://github.com/ArkaneCow/thirdpillow/blob/master/thirdpillow/src/vector3.cpp#L14 Sorry, this is very verbose and I admit...