takipipo
takipipo
I got the same result. Does anyone have a solution?
@DimTrigkakis Use this https://github.com/adavoudi/SynthText instead of the main one. It is working!
@DimTrigkakis I found another solution. Seems like the problem is `pygame >= 2.0.0`. By downgrading to `pygame==1.9.3` seems to fix to problem
@VallabhMahajan1 I got the same error but different language model. I used `kkatiz/thai-trocr-thaigov-v2` and found out that the model does not support english uppercase character which is why some of...
Any update on the issue ?
Same here in Thai language :[
This documentation shows how to generate test set on non-english language https://docs.ragas.io/en/stable/howtos/customizations/testgenerator/_language_adaptation/#load-and-adapt-queries
I am having the same issue. Do you have the solution yet?
That’s a great question! @mayqinxu I’m still a bit confused about this too since my training audio source on downstream is 44.1kHz. If the source input isn’t 16kHz, what would...
@jakep-allenai Thank you for a quick response. Here is how to reproduce the case that I was talking about. Not sure that I did anything wrong or not. The result...