replace mail

This commit is contained in:
mmoussallam
2020-07-17 13:30:42 +02:00
parent c6e8e089da
commit 227020c256
30 changed files with 37 additions and 32 deletions

View File

@@ -10,7 +10,7 @@ import tensorflow as tf
from tensorflow.contrib.signal import stft, hann_window
# pylint: enable=import-error
__email__ = 'research@deezer.com'
__email__ = 'spleeter@deezer.com'
__author__ = 'Deezer Research'
__license__ = 'MIT License'