Results 20 comments of asmithdev

@dhiltgen Unfortunately it looks like this worked to get past compilation and some of the errors in the logs but when running its still falling back to using cpu only...

I can confirm this issue, I am running the latest nvidia drivers 470.238.06 and cuda 11.4 support is available `+-----------------------------------------------------------------------------+ | NVIDIA-SMI 470.239.06 Driver Version: 470.239.06 CUDA Version: 11.4 |...

I am bumping this, the only solution right now is to disable hardware acceleration which hurts performance and increases cpu work (wastes power).

I figured this out by following a combination of the old docs for version 0.74 and the read the docs version, I had to modify tensorflow directly. Modifying deepspeech to...

Thank you for making this ticket, I am aware of the issue and there is progress being made to resolve this, you can follow the updates here. https://github.com/joltup/react-native-threads/issues/155#issuecomment-1970635104 unfortunately it's...

Right now the official support is up to version 0.69 , I apologize if that doesn't work for you but right now I simply don't have the time or budget...

Just an update, soon I will begin development of a JSI (C++) implementation for versions of react native greater than 0.69, I will specifically test for 0.72 version support and...

If you want to follow along with the development here is the new project, currently I am working on android support first and then I will extend to IOS once...

Thanks for creating this issue/suggestion. My c++ skills are lacking to say the least. I did look at the library you linked and it seems interesting though it doesn't follow...

@lgxm3z I am going to attempt to implement this with JSI but it will likely be a new repo so I can maintain this one for 0.69 support and older,...