dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
1.88k stars 416 forks source link

Problems using XTTS #542

Closed hslr4 closed 5 days ago

hslr4 commented 1 month ago

I found some problems when using xtts.

I think there is still the streaming test failing when building the image, however I currently don't need this functionality 😅

dusty-nv commented 1 month ago

Aha okay yes, I had tried getting xtts working again and ran into the libsoundfile thing, but was not able to get the streaming test working again

dusty-nv commented 1 week ago

XTTS streaming is working again with https://github.com/dusty-nv/jetson-containers/commit/f14a7771f3383620df6e60f125fd35a999fb8953

Build/tested/pushed the container image for JP6 to dustynv/xtts:r36.3.0

hslr4 commented 5 days ago

thanks :)