Michael Hansen

Results 401 comments of Michael Hansen

Still need a merge/bump in aioesphomeapi for this PR to function.

It would be ideal to keep the original format, sample rate, bits per sample, and number of channels when possible. But the content type isn't enough for this (beyond the...

A `set_wav_format` boolean has been added to `synthesize_wav` here: https://github.com/OHF-Voice/piper1-gpl

Arabic uses mishkal to preprocess the text to add diacritics, which is slow. It will be faster but less accurate if mishkal isn't installed.

I'm very confused as to why the CI is failing for this.

If you have multiple media players in an area, this seems like it would set the volume of all of them, no? I'd propose doing something slightly different: we allow...

Development has moved: https://github.com/OHF-Voice/piper1-gpl I'm using cibuildwheel now to build the wheels, but we could still incorporate some of the changes here.

Closing in favor of a simpler design with just announce

The intent matcher could probably be extended to support these kinds of things, for example with a regex-like syntax: `turn off {name} (and {name})*` The problem comes in with mixed...