Remove useless (and possibly hurtful) residual connection

I guess it's a bad idea to forward inputs directly
This commit is contained in:
Jean-Marc Valin 2019-01-17 23:17:42 -05:00
parent 4698b28345
commit 38cd5cf08f
4 changed files with 3 additions and 5 deletions

View file

@ -63,7 +63,7 @@ periods = (.1 + 50*features[:,:,36:37]+100).astype('int16')
model.load_weights('lpcnet9_384_10_G16_120.h5')
model.load_weights('lpcnet20c_384_10_G16_80.h5')
order = 16