!KOGBGqVOBKJjKLgFUY:matrix.org

Caster

23 Members
Caster is a collection of tools aimed at enabling programming and accessibility entirely by voice built upon the Dragonfly API.20 Servers

Load older messages


SenderMessageTime
20 Nov 2020
@gitter_markrx:matrix.org@gitter_markrx:matrix.org

Any idea why the clipboard import is surrounded with a try catch?

Clipboard = None
try:
    from dragonfly import Clipboard as DragonflyClipboard
    # Use DragonflyClipboard as Clipboard.
    Clipboard = DragonflyClipboard
except:
    printer.out("dragonfly.Clipboard failed to import.")

https://github.com/dictation-toolbox/Caster/blob/master/castervoice/lib/clipboard.py#L4

14:48:50
@gitter_kendonb:matrix.org@gitter_kendonb:matrix.org I'm not sure. @synkarius is in the "blame" for that one. I'm guessing it's possible (or it was at some point) that the importing could fail. Maybe @Danesprite knows whether or not this is the case 19:10:58
21 Nov 2020
@gitter_danesprite:matrix.org@gitter_danesprite:matrix.org @kendonB I don't think that should normally fail. There could be an error if Dragonfly's dependencies are not installed (e.g. pyperclip) or if there is a bug with one of those dependencies. 07:36:44
22 Nov 2020
@gitter_zilch42:matrix.org@gitter_zilch42:matrix.org I'm having trouble installing Kaldi using the Install_Caster_Kaldi.bat file. It's throwing the following error
ERROR: Could not find a version that satisfies the requirement kaldi-active-grammar~=1.8.0; extra == "kaldi" (from dragonfly2[kaldi]) (from versions: none) ERROR: No matching distribution found for kaldi-active-grammar~=1.8.0; extra == "kaldi" (from dragonfly2[kaldi])
23:39:17
@gitter_zilch42:matrix.org@gitter_zilch42:matrix.org Actually, it may be becauce I'm running 32 bit python. I'll come back if that doesnt solve it 23:46:16
@gitter_zilch42:matrix.org@gitter_zilch42:matrix.orgOk question. DNS requires python 32 bit. Kaldi requires python 64 bit. How do I go about keeping both on my system and making sure each one finds the right version of python?23:49:22
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.orgAh I have a solution for that I will post a link later tonight. I can send you a standalone setup for kaldi that has Python and the requirements bundled for caster .23:53:47
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org (edited) Ah I ... => I ... 23:54:03
23 Nov 2020
@gitter_zilch42:matrix.org@gitter_zilch42:matrix.org @LexiconCode that would be awesome thank you 00:20:47
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org @zilch42 https://1drv.ms/u/s!AqKunkpvdtcSgzGAx0cppWGdsKeA?e=zwXPRq 03:11:56
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.orgThere is a readme but remember to delete settings.toml when switching back and forth between this and your primary setup.03:12:38
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org (edited) ... delete settings.toml when ... => ... delete settings folder when ... 03:13:05
@gitter_zilch42:matrix.org@gitter_zilch42:matrix.org thanks @LexiconCode . The settings folder in AppData/Local/caster ? I assume I can keep my user directory and just re-point to that when the settings.toml file is recreated? 04:53:58
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.orgCorrect04:54:11
@gitter_zilch42:matrix.org@gitter_zilch42:matrix.org Great. I'll let you know how I go! 04:54:35
@gitter_pimp22:matrix.org@gitter_pimp22:matrix.orgDo you guys feel DNS starting to recognize cmds with a bigger delay, even like 0.5-1sec after it, or the PC, has been running for some time? My CPU does not seem to be overloaded16:40:27
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org I've seen this happen in DNS aware applications like word. Make sure you have the browser extension uninstalled for our DNS. 18:34:29
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org (edited) ... for ourDNS. => ... for DNS. 18:35:33
@gitter_pimp22:matrix.org@gitter_pimp22:matrix.orgHm, could it be the extension?18:47:34
@gitter_pimp22:matrix.org@gitter_pimp22:matrix.org I don't use word app 18:47:46
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org Well I've seen systems come to a crawl even when the browser isn't open so just make sure it's uninstalled. Bottom line is DNS a crummy interface with accessibility interfaces which have been known to turn systems into sludge or even crash. If you're concerned it's dragonfly related simply disabled natlink and see if it goes away. 19:11:11
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org (edited) ... isn't open so ... => ... isn't in the foreground so ... 19:14:51
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org (edited) ... natlink and ... => ... natlink or don't watch bat file and ... 19:16:14
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.org*launch the bat file19:17:55
@gitter_pimp22:matrix.org@gitter_pimp22:matrix.orgI see19:25:08
@gitter_pimp22:matrix.org@gitter_pimp22:matrix.orgdidnt consider if it was dfly related, anyway my caster launches with DNS, not by a bat19:25:36
@gitter_pimp22:matrix.org@gitter_pimp22:matrix.orgI like the old way:)19:25:56
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.orgNot a problem then you would disable Natlink through the its GUI19:26:13
@gitter_pimp22:matrix.org@gitter_pimp22:matrix.orgis it known to cause issues?19:26:47
@gitter_lexiconcode:matrix.org@gitter_lexiconcode:matrix.orgWhat is?19:26:53

Show newer messages


Back to Room ListRoom Version: 1