mirror of
https://github.com/xiph/opus.git
synced 2025-05-18 09:28:30 +00:00
...
This commit is contained in:
parent
fa1d2824fa
commit
fb1d4fdec2
2 changed files with 5 additions and 4 deletions
|
@ -11,7 +11,7 @@ import numpy as np
|
|||
import h5py
|
||||
import sys
|
||||
|
||||
rnn_units1=256
|
||||
rnn_units1=512
|
||||
rnn_units2=32
|
||||
pcm_bits = 8
|
||||
embed_size = 128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue