update wav2vec2 license

pull/2600/head
tianhao zhang 3 years ago
parent 79b6a63fb1
commit 508e2fd946

@ -18,6 +18,7 @@ import inspect
import paddle
class Sequential(paddle.nn.LayerDict):
"""A sequence of modules with potentially inferring shape on construction.
If layers are passed with names, these can be referenced with dot notation.

@ -15,7 +15,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Modified from speechbrain(https://github.com/speechbrain/speechbrain/blob/develop/speechbrain/nnet/linear.py).
import logging
import paddle

Loading…
Cancel
Save