LPCNet icon indicating copy to clipboard operation
LPCNet copied to clipboard

what the version of keras and tensorflow?

Open aijianiula0601 opened this issue 4 years ago • 7 comments

Thanks for you jobs. It is confuse to me when training lpcnet. All kinds of problems come to me because the error version keras and tensorflow. It really a headache for the confusion of missing guide of versions

aijianiula0601 avatar May 18 '21 08:05 aijianiula0601

Hello, I have successfully tested the project, and my environment is : CUDA 10.0 cudnn 7.4.1 tensorflow-gpu 1.13.1 keras 2.2.0

Hope it helps you !

wangshiyao-1119 avatar May 21 '21 03:05 wangshiyao-1119

Thanks!

aijianiula0601 avatar May 21 '21 03:05 aijianiula0601

If you look at master and exp_improved_simd2, there's new tensorflow 2 training code that seems to be working well, so I encourage you to test that out. Actually, for the newer branch, exp_improved_simd2, the tf1 code is out of date and should not be used.

jmvalin avatar Jun 05 '21 13:06 jmvalin

If you look at master and exp_improved_simd2, there's new tensorflow 2 training code that seems to be working well, so I encourage you to test that out. Actually, for the newer branch, exp_improved_simd2, the tf1 code is out of date and should not be used.

thanks,bro

YA07 avatar Jul 07 '21 07:07 YA07

If you look at master and exp_improved_simd2, there's new tensorflow 2 training code that seems to be working well, so I encourage you to test that out. Actually, for the newer branch, exp_improved_simd2, the tf1 code is out of date and should not be used.

@jmvalin I train the tf2 version model and tf1 version model with same feature.f32 and data.u8. But the tf2 version model has severse high frequency noise, while tf1 version model rarely has this problem. I cann't fingure out the reason.

xiaoyangnihao avatar Jul 22 '21 08:07 xiaoyangnihao

If you look at master and exp_improved_simd2, there's new tensorflow 2 training code that seems to be working well, so I encourage you to test that out. Actually, for the newer branch, exp_improved_simd2, the tf1 code is out of date and should not be used.

@jmvalin I train the tf2 version model and tf1 version model with same feature.f32 and data.u8. But the tf2 version model has severse high frequency noise, while tf1 version model rarely has this problem. I cann't fingure out the reason.

Hello, which version of tensorflow do you use, 2.0.0 or 2.1.0?

wangshiyao-1119 avatar Sep 28 '21 01:09 wangshiyao-1119

If you look at master and exp_improved_simd2, there's new tensorflow 2 training code that seems to be working well, so I encourage you to test that out. Actually, for the newer branch, exp_improved_simd2, the tf1 code is out of date and should not be used.

Hello, which version of tensorflow2 is it? 2.0.0 or 2.1.0? thanks

wangshiyao-1119 avatar Sep 28 '21 01:09 wangshiyao-1119