rename package: freq-split-enhance -> freqsplit
This commit is contained in:
@@ -9,4 +9,4 @@ logging.basicConfig(
|
|||||||
level = logging.INFO
|
level = logging.INFO
|
||||||
)
|
)
|
||||||
|
|
||||||
logging.info("freq-split-enhance/input package has been imported.")
|
logging.info("freqsplit/input package has been imported.")
|
||||||
@@ -9,4 +9,4 @@ logging.basicConfig(
|
|||||||
level = logging.INFO
|
level = logging.INFO
|
||||||
)
|
)
|
||||||
|
|
||||||
logging.info("freq-split-enhance/postprocessing package has been imported.")
|
logging.info("freqsplit/postprocessing package has been imported.")
|
||||||
@@ -9,4 +9,4 @@ logging.basicConfig(
|
|||||||
level = logging.INFO
|
level = logging.INFO
|
||||||
)
|
)
|
||||||
|
|
||||||
logging.info("freq-split-enhance/preprocessing package has been imported.")
|
logging.info("freqsplit/preprocessing package has been imported.")
|
||||||
@@ -9,4 +9,4 @@ logging.basicConfig(
|
|||||||
level = logging.INFO
|
level = logging.INFO
|
||||||
)
|
)
|
||||||
|
|
||||||
logging.info("freq-split-enhance/refinement package has been imported.")
|
logging.info("freqsplit/refinement package has been imported.")
|
||||||
@@ -9,4 +9,4 @@ logging.basicConfig(
|
|||||||
level = logging.INFO
|
level = logging.INFO
|
||||||
)
|
)
|
||||||
|
|
||||||
logging.info("freq-split-enhance/separation package has been imported.")
|
logging.info("freqsplit/separation package has been imported.")
|
||||||
@@ -9,4 +9,4 @@ logging.basicConfig(
|
|||||||
level = logging.INFO
|
level = logging.INFO
|
||||||
)
|
)
|
||||||
|
|
||||||
logging.info("freq-split-enhance/spectogram package has been imported.")
|
logging.info("freqsplit/spectogram package has been imported.")
|
||||||
Reference in New Issue
Block a user