~breatheoutbreathein


#10 Support more VOSK models 1 year, 3 months ago

Comment by ~breatheoutbreathein on ~geb/numen

"~geb" outgoing@sr.ht writes:

The -small and -lgraph models should work, and I've had a good report form a user with the small French model. The big ones don't usually because their vocabulary can't be limited at runtime.

I've not looked into punctuation models yet.

Thank you for the info!

Joseph

#11 Link to git repos from tracker and mailing list 1 year, 3 months ago

Ticket created by ~breatheoutbreathein on ~geb/numen

This is just a suggestion: Since git.sr.ht, todo.sr.ht, and lists.sr.ht don't automatically link to one another, I'd suggest manually adding links so people can easily navigate between them. For example:

https://todo.sr.ht/~ushin/ushin

#10 Support more VOSK models 1 year, 3 months ago

Ticket created by ~breatheoutbreathein on ~geb/numen

Thanks for numen!!!

The man page says, "Properly supporting/testing different speech recognition models and spoken languages is on the todo list, but numen should work with any of the small models from https://alphacephei.com/vosk/models."

Are large/non-English/punctuation models merely untested or is there a known incompatibility that prevents their use with numen?

Given that /etc/numen/scripts/transcripts expects words to be all lowercase and space-separated, support for punctuation models may require some tweaking.

Thank you!!!

Joseph

#86 Use tabulated-list-mode in *hyperdrive-mirror* buffers 1 year, 7 months ago

Ticket created by ~breatheoutbreathein on ~ushin/ushin

Use tabulated-list-mode to display the filepaths and URLs. For a quick example of tabulated-list-mode, see https://stackoverflow.com/a/11529749.

#77 Add hyperdrive-mirror dry-run do-upload command 1 year, 7 months ago

Comment by ~breatheoutbreathein on ~ushin/ushin

Alternatively, we could change the dry-run argument to no-confirm. By default, hyperdrive-mirror would pop up the *hyperdrive-mirror* buffer which would allow you to upload files with "C-c C-c". With a prefix-arg, prompt for predicate (like we do now). With two prefix args set no-confirm to t and skip the confirmation step. IOW, don't display *hyperdrive-mirror*, just open the parent URL.

#13 Share hyper-gateway service between Emacs instances 1 year, 11 months ago

Comment by ~breatheoutbreathein on ~ushin/ushin

For interacting with mpd, both emms and simple-mpc expect the user to start and stop the daemon outside of Emacs.

Where else might we look for inspiration?

#25 Behavior of deleting hyperdrive files in non-writable drives 1 year, 11 months ago

hyperdrive.el added by ~breatheoutbreathein on ~ushin/ushin

#25 Behavior of deleting hyperdrive files in non-writable drives 1 year, 11 months ago

Ticket created by ~breatheoutbreathein on ~ushin/ushin

Test what happens when attempting to delete a file in a hyperdrive controlled by someone else. Should we get a 403 Forbidden error instead of a 404 in this case?

#14 Upgrade to latest hyper-gateway with Hypercore 10 1 year, 11 months ago

Comment by ~breatheoutbreathein on ~ushin/ushin

I think it is not necessary to warn users on attempts to recursively delete a directory since it's possible to go back to a prior version.

#23 Possible to store file and directory at same path 1 year, 11 months ago

Comment by ~breatheoutbreathein on ~ushin/ushin

Duplicate of #20

REPORTED RESOLVED DUPLICATE