Alberto Barrera
Results
2
issues of
Alberto Barrera
Hi! I was trying to train a model for Neural Seed using the provided 48 kHz wav file. But it seems that the Proteus Capture Colab notebook only expects 44.1...
Hi and thanks for the amazing library! I'm trying to implement a model in RTNeural from a TensorFlow model containing a Conv1D layer defined as follows: `Conv1D(filters=32, kernel_size=12, strides=12, padding='same')`...