Package Details: nerd-dictation-git 0.0.r156.aceb2bf-1

Git Clone URL: https://aur.archlinux.org/nerd-dictation-git.git (read-only, click to copy)
Package Base: nerd-dictation-git
Description: Simple, hackable offline speech to text - using the VOSK-API.
Upstream URL: https://github.com/ideasman42/nerd-dictation
Licenses: GPL3
Provides: nerd-dictation
Submitter: majewsky
Maintainer: majewsky (014)
Last Packager: 014
Votes: 7
Popularity: 0.33
First Submitted: 2022-01-18 23:09 (UTC)
Last Updated: 2024-12-20 16:25 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

014 commented on 2024-12-20 16:27 (UTC)

I have added python-srt as a dependency. Thanks.

etbh commented on 2024-12-18 01:25 (UTC)

python-srt should be added as a dependency

014 commented on 2023-08-29 15:56 (UTC) (edited on 2023-08-29 15:58 (UTC) by 014)

@VorpalWay I added git as make depends.

@galvez_65 xdotool and ydotool are now optional (must choose one). That was my interpretation of the wiki.

014 commented on 2023-08-29 15:39 (UTC)

@y2kbugger python-tqdm is listed as a dependency of python-vosk, which is already listed as a dependency here. It's kind of your normal "dependency hell" developers deal with. Although I don't use them myself, tools like yay make it more convenient.

@jnbrains I cannot see python-str in main repos or AUR. I also do not have any such program installed on my system, therefore I cannot validate that it's necessary.

majewsky commented on 2023-08-28 06:00 (UTC)

Done. Sorry, this fell through the cracks.

014 commented on 2023-08-28 04:40 (UTC)

If you add me as co-maintainer as you offered in 2022, I will give a good shot at keeping it up to date. I have only submitted one other package before, but have been using Arch and git services for many years.

There are a couple dozen commits to upstream main branch since the PKGBUILD was last touched.

freeo commented on 2023-07-17 12:07 (UTC)

install: cannot stat 'nerd-dictation': No such file or directory

jnbrains commented on 2022-12-23 13:19 (UTC)

python-str is missing as a dep. python-tqdm as well, as mentioned below.

VorpalWay commented on 2022-12-19 20:17 (UTC)

There is a missing makedepends on "git". This breaks clean chroot builds.

galvez_65 commented on 2022-07-18 17:53 (UTC)

nerd-dictation now works with either xdotool or ydotool, can you please add ydotool as an optional dependency and add ydotool as one too. Thanks