zenny

Results 71 comments of zenny

# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" # uname -a Linux zenny 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux # ls -la...

As a rule of thumb, I do not use anything rolling release stuff with any OS. In Ubuntu's case, it is either 12.04 or 14.04. Does your script works with...

> $ lsusb -v -d 0c45:7404 > > Bus 001 Device 003: ID 0c45:7404 Microdia > Couldn't open device, some information will be missing > Device Descriptor: > bLength 18...

> Could you try to update the first line of 19-footswitch.rules to be: > > ATTR{product}=="*FootSwitch*"\ > and try again? No changes. NB: Sorry, the markdown converted "* FootSwitch *"...

> You put an asterisk before and after FootSwitch, right? Yep as of below: > $ grep -Rn ATTR /etc/udev/rules.d/19-footswitch.rules > 1:ATTR{product}=="*FootSwitch*"\ Sorry, the markdown converted "* FootSwitch *" to...

Hi again, Replacing /etc/udev/rules.d/19-footswitch.rules with the following let run footswitch without sudo: `KERNEL=="hidraw9[0-11]*", SUBSYSTEM=="hidraw", SUBSYSTEMS=="usb", ATTRS{idVendor}=="0C45", ATTRS{idProduct}=="7404", SYMLINK+="footswitch"` Let me know if there is an easier way than this. Thanks!...

UPDATE: The above stopped working after a reboot, thus back to square one, forcing to use sudo with footswitch.

@rgerganov Did you have time to look at this issue? Appreciate that!

> Maybe try removing CTranslate2 then installing Argos Translate again? Not sure what went wrong. > > ``` > pip uninstall ctranslate2 ``` $ pip uninstall ctranslate2 WARNING: Skipping ctranslate2...

> What platform are you on? I'm able to install CTranslate2 2.4.0 VoidLinux (rolling release) kernel v 5.4.150