Eli Borodach

Results 4 comments of Eli Borodach

What version of python are you using? If you are using 3 and above, I think you should install quantulum3 instead of quantulum. Notice the supported python version of the...

There is a problem with version: transformers==4.38.2 try version 2.2

You have a point. look at this post: https://github.com/huggingface/transformers/issues/1956 it solves the issue with version 2.2. However, it doesn't mean that newer versions do not work with it. You can...