Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2024 14:30:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280015] [audio/vosk-api] not usable
Message-ID:  <bug-280015-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280015

            Bug ID: 280015
           Summary: [audio/vosk-api] not usable
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: bapt@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

I have been trying to use py-vosk through the vosk-transcriber because
libvosk.so has missing symbols.


  File "/usr/local/lib/python3.11/site-packages/vosk/__init__.py", line 37,=
 in
<module>
    _c =3D open_dll()
         ^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/vosk/__init__.py", line 31,=
 in
open_dll
    return _ffi.dlopen(os.path.join(dlldir, "libvosk.so"))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: cannot load library '/usr/local/lib/libvosk.so':
/usr/local/lib/libvosk.so: Undefined symbol
"_ZN9ProcessorC1ERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocat=
orIcEEEES8_"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280015-7788>