project-owner

Results 66 comments of project-owner

15 months later, still waiting... ![waiting](https://user-images.githubusercontent.com/16547956/68913662-efaa2d80-0710-11ea-9ded-c47aa25c68ec.jpg)

Hi, I can add it in the next release. Could you give me the example of such stream? Thanks! Meanwhile as you probably know you can just use the stream...

@makermelissa, will it also support Pygame 2 with this display - https://www.adafruit.com/product/2097? https://forums.adafruit.com/viewtopic.php?t=208349 Thanks!

@makermelissa, where do you usually announce about your changes? On GitHub or Adafruit forum? Thanks!

You are right, I was always planning to make templates for ALSA, Bluetooth, Shairport, mpd and... always postpone that task. I should at least add that info to the wiki...

Got it. I'll fix that in the next release.

You are probably right. I'm using a small model. Would a big model help here? This is test_microphone.py. There is no audio file. Usually I use translate.google.com, speaker and mike...

OK, here is the source with fixed vocabulary (start): https://raw.githubusercontent.com/project-owner/Peppy.doc/master/files/test_mic.py here is the output with 'stop': https://github.com/project-owner/Peppy.doc/raw/master/files/test-mic.wav Thank you!

I've never tried that. If Pipewire leverages ALSA behind the scenes then it should theoretically handle PeppyMeter as well. But that should be tested.

Looks good. It looks like you don't use a peppyalsa plugin. Is it because you cannot do that with Pipewire? So you just handle PCM stream in your C program...