Tom

Results 7 comments of Tom

Here's a tangential tutorial that is helpful: https://blog.replit.com/build-a-speech-to-text-app-with-assemblyai-on-replit

Had the same problem on M1 mac. Fix: Set an env var in your terminal. `export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES` Description: https://github.com/rails/rails/issues/38560#issuecomment-1139570544

I changed environments to an image containing Pytorch pre-installed, increased GPU memory to 32GB. This solved it for me.

You don't have enough GPU memory: ` 5.19 GiB already allocated; 0 bytes free`. Solution: rent a GPU with more memory

Thanks @TheLastBen! Great support. Also, please consider adding a donate button somewhere to your Github.

> I opened up #249 partially so we can come back and re-review this one. Blogs and tutorials are easier for us to evaluate unless they have years of updates...