Mig
Mig
Hi @codekansas, Thanks for this promising package. I look forward to testing it. Even once I use the pull request you mention above, i get an error. Any ideas? I...
Got it. Thanks for your quick response! I'll read the pull request comments a bit more carefully to see if i can make it work. Good luck with your projects!
@eshijia Unfortunately, no. I had to put this aside for a few weeks as well. I was hoping to test it out quickly, and I didn't have any time to...
Hi @eshijia ! Thanks for the reply! That totally works!! Now I have to test the model and framework with my own data. Ha ha! Thanks again. I hope i...
Hi @tcollins590 I guess I would personally add a "post-processing" step after applying this model to fix this type of error. If you have a file called `punc.txt` with the...
I had the same issue and updated to `pytorch-lightning=2.2.1` and it worked. Somehow, when I installed everything from scratch, using `pip install nemo_toolkit['all']`, it did not install the right pytorch-lightning....
I confirm these steps worked for me on my most recent laptop (Apple M3 with OS X 14.5)! Nice!