Github messages for voidlinux
 help / color / mirror / Atom feed
From: zenny <zenny@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [accessibility] Open-assistant and Blather
Date: Thu, 09 Jul 2020 08:01:13 +0200	[thread overview]
Message-ID: <20200709060113.a3VrVtYV07F74ibFUrpb494l6uH51oCu6vfbIAMR_mY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23139@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2176 bytes --]

New comment by zenny on void-packages repository

https://github.com/void-linux/void-packages/issues/23139#issuecomment-655916722

Comment:
> https://git.clarahobbs.com/clara/kaylee also an options? Weird to package, though.

I did by cloning from both github and gitlab, and encountered following.

With github repo:

```
$ ./kaylee.py

(gst-plugin-scanner:13138): GStreamer-WARNING **: 22:11:57.929: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstflite.so': /usr/lib/libflite.so.1: undefined symbol: snd_pcm_hw_params_any
Updating language using online lmtool
no element "pocketsphinx"
You may need to install gstreamer1.0-pocketsphinx
Traceback (most recent call last):
  File "./kaylee.py", line 10, in <module>
    kaylee.run()
  File "/home/zenny/Downloads/kaylee/kayleevc/kaylee.py", line 193, in run
    kaylee = Kaylee()
  File "/home/zenny/Downloads/kaylee/kayleevc/kaylee.py", line 66, in __init__
    self.recognizer = Recognizer(self.config)
  File "/home/zenny/Downloads/kaylee/kayleevc/recognizer.py", line 46, in __init__
    raise e
  File "/home/zenny/Downloads/kaylee/kayleevc/recognizer.py", line 42, in __init__
    self.pipeline = Gst.parse_launch(cmd)
gi.repository.GLib.Error: gst_parse_error: no element "pocketsphinx" (1)
```

With gitlab repo @ericonr forwarded:

```
$ ./kaylee.py
no element "pocketsphinx"
You may need to install gstreamer1.0-pocketsphinx
Traceback (most recent call last):
  File "./kaylee.py", line 10, in <module>
    kaylee.run()
  File "/home/zenny/Downloads/kaylee-gitlab/kayleevc/kaylee.py", line 240, in run
    kaylee = Kaylee()
  File "/home/zenny/Downloads/kaylee-gitlab/kayleevc/kaylee.py", line 75, in __init__
    self.recognizer = Recognizer(self.config)
  File "/home/zenny/Downloads/kaylee-gitlab/kayleevc/recognizer.py", line 44, in __init__
    raise e
  File "/home/zenny/Downloads/kaylee-gitlab/kayleevc/recognizer.py", line 40, in __init__
    self.pipeline = Gst.parse_launch(cmd)
gi.repository.GLib.Error: gst_parse_error: no element "pocketsphinx" (1)
```

 Also posted an issue in https://github.com/Ratfink/kaylee/issues/14#issue-653031051

Thanks.

  parent reply	other threads:[~2020-07-09  6:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23139@inbox.vuxu.org>
2020-07-08  5:53 ` zenny
2020-07-08  6:53 ` ericonr
2020-07-08 15:40 ` ericonr
2020-07-09  5:52 ` zenny
2020-07-09  6:01 ` zenny [this message]
2020-07-09  6:02 ` zenny
2020-07-09  6:15 ` ericonr
2020-07-13 18:15 ` zenny
2021-06-22 19:41 ` notthewave
2024-02-19 23:29 ` Eloitor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200709060113.a3VrVtYV07F74ibFUrpb494l6uH51oCu6vfbIAMR_mY@z \
    --to=zenny@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).