A2va

Results 50 comments of A2va

These are these files [Files.zip](https://github.com/kovacsv/Online3DViewer/files/3935324/Files.zip)

Ok, thanks for your tip !

Thanks for your quick response. The problem is that I have a video file with ass subtitle and I want to cast from VLC Android on Chromecast. But Chromecast doesn't...

Here are the steps to reproduce. I launched UMS in trace mode the I opened VLC Android, started the playback of the file, try to seek two or three times...

> It might be nice to check whether the new library correctly does the same thing in an out-of-the-box way. I checked and ruamel uses OrderedDict . > Have you...

I found the problem when the yaml file loaded with `yaml_util.load_yaml` function. ruamel create special entry in class for handling comment but with update function, this information is lost. https://github.com/beetbox/confuse/blob/c328e810f7a31412e0650235f71728e983edd18e/confuse/sources.py#L79-L86...

I also notice that round tripping doest't keep all comments but it appear only with old API of ruamel (example code from my previous message). The first and second comment...

For those who don't want to use libtorch, I implemented easyocr with opencv, onnxruntime and xtensor. This is not a full implementation, but I will include it in a library...

> My recommendation is to follow the guide, but make sure EasyOCR is running in GPU mode. For this we will be required to have an NVIDIA graphics card with...

I've started working on it, I'll open an draft PR soon, but don't expect it to be ready several weeks/months.