Package Details: livecaptions 0.4.2-2

Git Clone URL: https://aur.archlinux.org/livecaptions.git (read-only, click to copy)
Package Base: livecaptions
Description: Linux Desktop application that provides live captioning
Upstream URL: https://github.com/abb128/LiveCaptions
Keywords: captions livecaptions
Licenses: GPL3
Submitter: sant0s
Maintainer: abb128
Last Packager: abb128
Votes: 5
Popularity: 0.190280
First Submitted: 2023-04-27 15:09 (UTC)
Last Updated: 2024-09-24 10:03 (UTC)

Pinned Comments

sant0s commented on 2023-05-01 11:21 (UTC)

@Cryen Probably onnxruntime. Try using onnxruntime-bin instead.

Cryen commented on 2023-05-01 11:15 (UTC)

Which dependency would require me to install nvidia-utils or opencl-nvidia on my intel only system?
Is this necessary?

Latest Comments

1 2 Next › Last »

abb128 commented on 2025-02-18 23:30 (UTC)

@aliu It seems to be a package issue with onnxruntime 1.20.2. You can try downgrading to 1.19.2-4 until it's fixed. I reported it here

aliu commented on 2025-02-18 04:50 (UTC)

It looks like 1. onnx (not just runtime) is required for libonnx.so 2. the model is now broken "libapril: (../subprojects/april-asr/src/ort_util.h:132) [ERROR] ONNX: This is an invalid model. In Node, ("/encoder/encoder_embed/Unsqueeze", Unsqueeze, "", -1) : ("x": tensor(float),) -> ("/encoder/encoder_embed/Unsqueeze_output_0",) , Error /usr/src/debug/onnx/onnx/onnx/defs/schema.cc:1116: SchemasRegisterer: Assertiondbg_registered_schema_count == DbgOperatorSetTracker::Instance().GetCount()failed: 4 schema were exposed from operator sets and automatically placed into the static registry. 696 were expected based on calls to registration macros. Operator set functions may need to be updated.?

abb128 commented on 2024-12-14 20:53 (UTC)

@thx1138 It builds on my system with no such error, not sure what the problem would be. You can try the flatpak version

thx1138 commented on 2024-12-14 08:46 (UTC)

...
FAILED: subprojects/april-asr/libaprilasr_static.a.p/src_init.c.o
cc -Isubprojects/april-asr/libaprilasr_static.a.p -Isubprojects/april-asr -I../subprojects/april-asr -I../subprojects/april-asr/src -I/usr/include/onnxruntime -Isubprojects/april-asr/__CMake_build -I../subprojects/april-asr/__CMake_build -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/var/build/livecaptions/src=/var/src/debug/livecaptions -flto=auto -fPIE -isystem/usr/include/onnxruntime -march=x86-64 -mtune=generic -O2 -fno-plt -fexceptions '  -Wp,-D_FORTIFY_SOURCE=3' -Wformat -Werror=format-security '     -fstack-clash-protection' -fcf-protection '     -fno-omit-frame-pointer' -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/var/build/livecaptions/src=/var/src/debug/livecaptions -flto=auto -MD -MQ subprojects/april-asr/libaprilasr_static.a.p/src_init.c.o -MF subprojects/april-asr/libaprilasr_static.a.p/src_init.c.o.d -o subprojects/april-asr/libaprilasr_static.a.p/src_init.c.o -c ../subprojects/april-asr/src/init.c
cc: warning:    -Wp,-D_FORTIFY_SOURCE=3: linker input file unused because linking not done
cc: error:      -Wp,-D_FORTIFY_SOURCE=3: linker input file not found: No such file or directory
cc: warning:    -fstack-clash-protection: linker input file unused because linking not done
cc: error:      -fstack-clash-protection: linker input file not found: No such file or directory
cc: warning:    -fno-omit-frame-pointer: linker input file unused because linking not done
cc: error:      -fno-omit-frame-pointer: linker input file not found: No such file or directory
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

jacopotediosi commented on 2024-11-08 17:04 (UTC)

Currently broken:

[45/46] Linking target subprojects/april-asr/libaprilasr.so
FAILED: subprojects/april-asr/libaprilasr.so 
cc  -o subprojects/april-asr/libaprilasr.so subprojects/april-asr/libaprilasr.so.p/src_init.c.o subprojects/april-asr/libaprilasr.so.p/src_april_model.c.o subprojects/april-asr/libaprilasr.so.p/src_april_session.c.o subprojects/april-asr/libaprilasr.so.p/src_audio_provider.c.o subprojects/april-asr/libaprilasr.so.p/src_proc_thread.c.o subprojects/april-asr/libaprilasr.so.p/src_params.c.o subprojects/april-asr/libaprilasr.so.p/src_fbank.c.o subprojects/april-asr/libaprilasr.so.p/src_ort_util.c.o subprojects/april-asr/libaprilasr.so.p/src_file_model_file.c.o subprojects/april-asr/libaprilasr.so.p/src_fft_pocketfft.c.o subprojects/april-asr/libaprilasr.so.p/src_sonic_sonic.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libaprilasr.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,--dependency-file,CMakeFiles/aprilasr.dir/link.d -Wl,--start-group /usr/lib/libonnxruntime.so -lpthread -lm -Wl,--end-group
/usr/bin/ld: cannot open dependency file CMakeFiles/aprilasr.dir/link.d: no error
collect2: error: ld returned 1 exit status
[46/46] Linking target src/livecaptions
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().

foosh commented on 2024-09-23 22:25 (UTC)

Re: the errors, please install libpulse and openmpi, then try installing livecaptions again. It built successfully on my machine.

foosh commented on 2024-09-21 09:25 (UTC)

Fails to build on my machine, exit status 4. Can't think what im missing here

abb128 commented on 2024-06-08 19:26 (UTC)

@blackanon Should be fixed by now

blackanon commented on 2024-05-27 16:26 (UTC) (edited on 2024-05-27 16:27 (UTC) by blackanon)


ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'livecaptions-0.4.1-2':
error: packages failed to build: livecaptions-0.4.1-2

a bunch of fatal errors at compile time.