neso613

Results 28 comments of neso613

> I'm trying to use the library with Tensorflow 1.14 using tf.keras, however if I install it with `pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps` I get an error saying that the...

Hi @EnlNovius I was able to convert pretrained [classifier model](https://github.com/speechbrain/speechbrain/tree/develop/recipes/VoxLingua107/lang_id#inference)(language identification) into onnx successfully. But I am not able to understand its preprocessing part. If you help me to guide...

Hi @kumariko Any idea for this isuue?

@kumariko This model trained on TF1.x version. Still model can be exported to saved format. Can we use TF2.x for model and training. Pls reply.

> > @kumariko This model trained on TF1.x version. Still model can be exported to saved format. Can we use TF2.x for model and training. Pls reply. > > You...