mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 10:32:17 +00:00
disable AGG backend for matplotlib
This commit is contained in:
parent
7f1e2695f2
commit
fb11989106
@ -90,7 +90,7 @@ def intersperse(sequence, item=0):
|
|||||||
|
|
||||||
|
|
||||||
# from https://github.com/jaywalnut310/vits/blob/main/utils.py
|
# from https://github.com/jaywalnut310/vits/blob/main/utils.py
|
||||||
MATPLOTLIB_FLAG = False
|
MATPLOTLIB_FLAG = True
|
||||||
|
|
||||||
|
|
||||||
def plot_feature(spectrogram):
|
def plot_feature(spectrogram):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user