Ondřej Plátek

Results 25 comments of Ondřej Plátek

@Salokyn have you solved it? Would you consider submitting a pull request?

Hi, we prepared DenseNet model using Pytorch Lightning https://github.com/PyTorchLightning/lightning-Covid19

@Scitator thank you for the points! Replacing accuracy is so obvious and it should be there even for the baseline model. -> https://github.com/PyTorchLightning/lightning-Covid19/issues/15 **Can you elaborate more on 4?** How...

Hi @mmaciej2, I run into this issue after I used `extract_xvectors.sh` The resulted `segments` have overlapping parts. I think it is because of the `subsegments` have overlapping parts. They were...

@mmaciej2 I double checked that I segments on the input does not overlap. I do not understand what other requirements is needed. Can you pls explain in more detail? I...

@mmaciej2 thank you for the help I updated the script to validate the input. It pointed me to the fact that I have a lot of consecutive segments. For example:...

FYI: My problem was I was trying to represent multiple speakers in `utt2spk` which lead me to have `utterances` prefixed by `spkID`. As a consequence `rttm` files were not sorted...

@shime I created minimal "broken" example where MathJax is not **rerendered**. The source code is here: https://gist.github.com/oplatek/94c87c24e039686bf2af The only time when it is rendered correctly is when you open the...

@ticcky @tuetschek @jurcicek ?

@ticcky what will happen if you want to add the private git repository? Will it mess the git index with the real secret default.cfg? If yes, this is easy way...