We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2d9469 + 53c5b3e commit 3aaad48Copy full SHA for 3aaad48
utils/audio.py
@@ -1,3 +1,5 @@
1
+# based on https://github.com/keithito/tacotron/blob/master/util/audio.py
2
+
3
import librosa
4
import numpy as np
5
0 commit comments