"tests/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "37a44bb2839c1af18940b6cf38f5639c9c279caf"
Unverified Commit 5cca0008 authored by dhthompson's avatar dhthompson Committed by GitHub
Browse files

Add missing transforms to __all__ (#1458)

parent a9d091d0
...@@ -27,6 +27,8 @@ __all__ = [ ...@@ -27,6 +27,8 @@ __all__ = [
'SlidingWindowCmn', 'SlidingWindowCmn',
'Vad', 'Vad',
'SpectralCentroid', 'SpectralCentroid',
'Vol',
'ComputeDeltas',
] ]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment