Wayne Holder

Results 24 comments of Wayne Holder

Well, I've been working to fix this problem by upgrading the toolchains from 5.4.0 to 7.3.0, which is the 64 bit toolchain now used in Arduino 1.8.10. This toolchain seems...

At the moment, ATTiny10IDE expects to process only a single user input file does not support include files other than the set that are part of the built-in libraries. I...

When I get a bit more familiar with the code and there's a resolution to the Gradle build issue, I'd like to work on updating some of the more outdated...

As an experiment, I decided to just hack away and see just how many things I could remove and still use the voice in the `voice-cmu-rms-hsmm-5.2.jar` file. After a lot...

*> However, please be aware that your efforts at reducing redundant or unused code might be more productively aimed * *> at the master branch of this repository (in the...

> many of the problems you mention (duplicate string handling code, etc.) should have been > fixed since v5.2 was released. I really do recommend that you base your efforts...

I went ahead and created a fork, added a patch for the "'t" issue and made a pull request. I'm new to making pull requests on Github, so hopefully I...

Thanks. I’ve already corrected the other issues, but was holding off doing another pull until I was sure I had the process right Wayne > On Jun 5, 2020, at...

It’s late here so need to continue this tomorrow, but I found the test code for this file and seemed to run ok. However, I noticed a few other things...

Thanks for the info. I'll work on cleaning these up as I progress through the code. BTW, since you mention that "a lot of the code in `marytts-signalproc` has been...