The version of Python is difficult to adjust, can you explain it in detail, I downloaded your example but it can't run and it shows 3.7 > 3.8 error rollout. I'm running 3.7 now, I tried to download 3.11, changed the environment variables, queried the version to 3.11 but continued to run it still with the same error.
I’m not sure what you mean by version of python is difficult to adjust. For recent version of TD, it uses python 3.11 instead of 3.7. If you have python 3.11.9 installed (does need to be separate from TD python), then when you load the operator it should find that installation and use that to create the environment and install the libraries. I saw your other message on discord as well and followed up there too
@@dotsimulate I don't know why the virtual environment where 3.7 is installed is never changed. I removed the files and clicked them out, and I was able to download 3.11 on the load when I entered it
@@fe3elix make sure to set the audio device or plug in a chip with audio data as well. The print outs aren’t ideal for whisper but it should change once the audio data is being sent to the server.
@@dotsimulate tried both to no result, after looking into the tox it seems the script chop is bypassing the audio input somehow! will try setting it up again once i get back home
Working on a Mac! i will test this for my lectures!
The version of Python is difficult to adjust, can you explain it in detail, I downloaded your example but it can't run and it shows 3.7 > 3.8 error rollout. I'm running 3.7 now, I tried to download 3.11, changed the environment variables, queried the version to 3.11 but continued to run it still with the same error.
I’m not sure what you mean by version of python is difficult to adjust. For recent version of TD, it uses python 3.11 instead of 3.7. If you have python 3.11.9 installed (does need to be separate from TD python), then when you load the operator it should find that installation and use that to create the environment and install the libraries.
I saw your other message on discord as well and followed up there too
@@dotsimulate I don't know why the virtual environment where 3.7 is installed is never changed. I removed the files and clicked them out, and I was able to download 3.11 on the load when I entered it
I am having trouble starting the server. It just loops the lines
INFO:root:Sent server ready
INFO:root:self.running.is_set(): True
@@fe3elix make sure to set the audio device or plug in a chip with audio data as well. The print outs aren’t ideal for whisper but it should change once the audio data is being sent to the server.
@@dotsimulate tried both to no result, after looking into the tox it seems the script chop is bypassing the audio input somehow! will try setting it up again once i get back home
@@fe3elix if possible, send me a screenshot or recording on discord so I can see what you mean. I think I might have an idea