reset __init__.py, test=audio

pull/1568/head
huangyuxin 2 years ago
parent 5f1acbebaa
commit cacbab8f07

@ -11,5 +11,12 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from . import compliance
from . import datasets
from . import features
from . import functional
from . import io
from . import metric
from . import sox_effects
from .backends import load
from .backends import save

Loading…
Cancel
Save