rhasspy / wyoming-faster-whisper

Wyoming protocol server for faster whisper speech to text system
MIT License
91 stars 33 forks source link

Support for python 3.6 #3

Closed horvathgergo closed 8 months ago

horvathgergo commented 1 year ago

Hi! Currently, python 3.7 is the oldest version that is supported by wyoming-faster-whisper. Are you willing to add support for python 3.6 (NVIDIA Jetson Nano and Jetson TX2 can't be upgraded to higher python versions without losing CUDA acceleration)

synesthesiam commented 1 year ago

I would take a PR, but I don't have the time to implement this myself unfortunately.

JannickBlmndl commented 2 months ago

Is the Wyoming software stack still unsupported on the Jetson Nano 4GB B01 Dev kit? Or did the implementation of the Nvidia AI Lab make any change? Would really love to repurpose the device for voice / LLMs.

byrnecore commented 1 month ago

I am trying to use the Jetson nano workign with the voice local voice pipeline. Apparently it can eb done based on the claim here:

Im pretty new to docker compose so would love anyone helping me and push me in the right direction.