Kailegh

Results 7 issues of Kailegh

Hi, I have my web development server in which I work locally (192.168.0.4), I read the QR code and use the OTP without any problem However when I upload the...

I have a Django server in aws, and there is a process that pings the index page to check the health status every few seconds. My problem is that this...

enhancement
pull request welcome

Hi, first of all, thank you for your awesome work. I intend to use this for speaker verification, I know a speaker and I need to know if another audio...

Hi I am trying to install the package and it says in its instructions: ``` This repository contains two ROS workspaces (one internal, one external). The build process is proctored...

Hi I have found this work very useful. However I think that having an estimation of how good the odometry is would be quite important, for example, to use it...

I have a match that look like this: `Match({'ruleId': 'MORFOLOGIK_RULE_ES', 'message': 'Se ha encontrado un posible error ortográfico.', 'replacements': ['teléfonos', 'teléfono', 'telefotos'], 'offsetInContext': 43, 'context': '...𝒚 𝒛𝒂𝒑𝒊𝒐𝒍𝒂 podemos compartir tus...

I am getting the following error when using the check function `matches = tool.check(text) ` ``` Traceback (most recent call last): File "/home/text_quality/main_functions.py", line 51, in async_process fragments = get_corrections(fragments=fragments,...

bug