Support exporting models to onnx from 3D-Speaker (#522)

This commit is contained in:
Fangjun Kuang
2024-01-10 21:09:45 +08:00
committed by GitHub
parent 55266918c8
commit 07e2b9a36d
10 changed files with 442 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
# Introduction
This directory contains scripts
about exporting models from https://github.com/alibaba-damo-academy/3D-Speaker
to `onnx` so that they can be used in `sherpa-onnx`.