Martin-Laclaustra

Results 21 comments of Martin-Laclaustra

@Kyubyong Thank you for the fantastic work and the generosity of sharing it here. Please, revise the link of the DCTTS Spanish model. As stated above, both (DCTTS and Tacotron)...

Great! Thank you! That was fast! I confirm that the model is available and working. I think you can close this issue.

I would appreciate a PR. Please try to make it compatible with current API. Thanks for the interest. Have a look at the pull request that has not been merged...

Thank you scottp. I would not like to overcomplicate the interface. Let us see what improvements are suggested overall. It will be easier to decide if together with the improvements,...

The library is not designed for multitasking. When an alarm goes off, it interrupts the program flow until it is completed (in the .delay() call). The call acts both, as...

You should first get an example working with the time functions of your SDK without using this library. This library will only work if your SDK implements standard C time...

This works for Europe: `configTzTime("CET-1CEST,M3.5.0,M10.5.0/3", "pool.ntp.org"); // Timezone for CET, check TZ.h or https://www.iana.org/time-zones` Please report back if that solved your problem (or not). I assume that you are using...

@celer Did you see this attempt? https://community.home-assistant.io/t/example-esphome-playing-wav-files-with-a-speaker/150302

Verify that you are using the correct connections for your device on the other end. TRRS is far from being standardized: https://en.wikipedia.org/wiki/Phone_connector_(audio)#TRRS_standards

> This is hard to reproduce one. It works fine on my end. I guess it is profile related. If you close all instances of chrome and drop/rename your profile...