MS/1 Design

Results 12 comments of MS/1 Design

@collinli2353, if what @Kerkuil-Geoglossum wrote is true, you should read [how to set up the correct Python version](https://github.com/dusty-nv/jetson-containers/blob/master/docs/build.md#changing-versions) before building the image. This should resolve your issues.

FYI https://github.com/rhasspy/piper/pull/255 was merged

Oh how nice, I'm on the same stage as @bryanhughes right now with my Anker S330 and Home Assistant containers :D

This is somewhat related with my issues with `wyoming-assist-microphone` container here: https://github.com/dusty-nv/jetson-containers/pull/481 ``` DEBUG:root:Connected to mic service arecord: main:831: audio open error: No such file or directory WARNING:root:Mic service disconnected...

That's interesting, @bryanhughes 🤔 I've finished enabling `CUDA` support for the `wyoming-piper` wrapper for the `piper-tts` container. Now, I can experiment with a setup similar to yours (Orin, Anker S330,...

@dusty-nv @bryanhughes Now I'm happy that I spent that weekend resting rather than deep diving into `ALSA` :D ## Testing compatibility First thing I did was just test using `wyoming-assist-microphone`...

> @dusty-nv I think it might be cool to add a jetson-containers compose command This could be less hassle in some cases, but I think adds another layer of complexity...

> If you guys wanna see how I handle resampling from Python, I use torchaudio, which is faster than librosa and can use CUDA: I think that there's no need...

Oh that's a good news @dusty-nv ! I tried to compile `tensorrt-llm` on my Orin with some success using `jetson-containers` stack, based on `tensorrt 9.3.0.1` (which installed fine on Orin):...

I skipped that, @johnnynunez in favour of Home Assistant & its Voice Assistant Pipeline project on Jetson :) Beside that If @dusty-nv says that we need wait a bit, then...