James Betker

Results 4 issues of James Betker

Adds a use_self_attention parameter to the TransformerBlock constructor which allows the use of this block in self attention mode. This is useful for creating decoders in machine translation tasks, for...

enhancement

A recent change moves the pre-packaged voices into the package installation directory. As reported in #83, this breaks the capability to use custom voices, at least as it is currently...

This repo is more popular than I thought it would be, and maintaining it is resulting in regressions in features I don't manually test when changes are made. It's probably...

Hi, I made a few simple modifications to your code that allows you to link against it when it is compiled in C but included in C++. Your choice if...