rpdrewes

Results 4 issues of rpdrewes

The README.md file says to run the following command: > find /media/kaldi_models/ -type f | xargs sed -i 's:test:/opt:g' The intent seems to be to change paths in ivector_extractor.conf and...

The del_aldb command works to delete records from non-PLM devices, by setting inuse flag to 0, but it seems to have no effect on the PLM. The records still stay...

question

I am getting occasional duplicated text in responses using llama-cpp-agent to talk to a llama-server on a remote host. This does *not* seem to be a token repetition issue that...

Great package! Thank you. It works great for me in Ubuntu 24.04 but does not work in Fedora 42. The same test Python code is running in both environments, on...

bug