Tomáš Fábry

Results 7 comments of Tomáš Fábry

Same experience here, also with a language model.

@qycxzhangyi @zxybazh I believe this is because sentencepiece needs to be [compiled from C++ source using bazel](https://github.com/google/sentencepiece) and not as a PIP package. Which is unfortunate, because I wasn't able...

preprocess_libri.py now works, by installing an older [commit of sentencepiece](https://github.com/google/sentencepiece/issues/347#issuecomment-503197394)

As I wrote, you need to install and compile sentencepiece from source, not with pip. See my comment above, that worked for me.

This is not merged with master yet, right? I tried the "restart" mode but got a warning that it's not supported. It would be pretty neat even without the minimize...

> @Kabur it is not merged, but if you use my fork it works. I have been using it for many months now. > > It's slightly annoying if you...

@webmasterMeyers Would it be possible to have it always ignore local files? All local files are recognized as ads for me, resulting in a restart loop hah. If it was...