cli0

Results 8 issues of cli0

Is there a tutorial on how to train a new model with new custom dataset? I would like to train new ASR model for different languages but Lingvo does not...

Hello, I am trying to create a comprehensive self hosted Krill Testbed environment using the steps in the [official documentation](https://krill.docs.nlnetlabs.nl/en/stable/testbed.html). I want to set up child CAs for the out-of-the-box...

I would like to test octorpki using my own testbed tal created via krill but the software doesn't recognize my tal. It doesn't even throw any error messages. I compiled...

Trying to import `tensorflow_privacy` I get the following error. My tensorflow version is 1.14.0 and I am trying to import the command on a jupyter notebook. I install the library...

I am running a Vagrant VM with Ubuntu 16.04 and I have set up fake-s3 in there. It's running per the default description in the readme. Then I run a...

I am trying to filter nodes based on custom parameters that I uploaded in the data field. Namely I create a class and assign to `data`a particular class. However when...

Hello, I am having issues with compiling dnswatch on Ubuntu 22.04. I installed every requirement in the README but when I run `make` I get the following error: ``` cli0@Tardis:/home/WorkSpace/dnswatch/dns/dnswatch$...

I am using self signed certificates for my Publication Server and wanted to test Fort as RP. I added the self signed certs to /usr/lib/ssl/certs according to [the website](https://nicmx.github.io/FORT-validator/usage.html#--httpca-path). Also...