tzattack

Results 10 comments of tzattack

In my case dealing with AISHELL3 datasets, I encountered with the same problem, and I found out that the MFA output textgrid has 2 sections, one is "phones" which will...

Changing keras.json still doesn't work for me. @Exception4U

run into the same error with dqn.py, any idea? @Exception4U @tokb23

As I upgraded, I still have the same error: raise ValueError(err.message) ValueError: Negative dimension size caused by subtracting 8 from 4 for 'conv2d_1/convolution' (op: 'Conv2D') with input shapes: [?,4,84,84], [8,8,84,32]....

> some files are smaller than segment size of 8192 data points, remove the files which are smaller than 1 sec. I ran into the same problem with files much...

Looks like you are running with TensorRT 5.x, try to use 4.0. Hope this could help!

I got the same problem as well when I use AISHELL3, the size of x changes as well, I would ran into loss mismatch when the size of x is...

This directory will create by MFA, no need to create by hand.

I hit with the same problem when I parse a SSD model. Did you have idea now?

thanks, it'd be better if u can give a review.