Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac 下一直是杂音,下了几个模型都不行 #608

Open
xiefei opened this issue Jun 8, 2022 · 12 comments
Open

mac 下一直是杂音,下了几个模型都不行 #608

xiefei opened this issue Jun 8, 2022 · 12 comments

Comments

@xiefei
Copy link

xiefei commented Jun 8, 2022

Summary[问题简述(一句话)]
mac 下一直是杂音,下了几个模型都不行

Env & To Reproduce[复现与环境]
mac , git clone的最新代码

Screenshots[截图(如有)]

@babysor
Copy link
Owner

babysor commented Jun 8, 2022

我也是主要用mac,这里有报错吗

@xiefei
Copy link
Author

xiefei commented Jun 9, 2022

我也是主要用mac,这里有报错吗

File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/artist.py", line 73, in draw_wrapper
result = draw(artist, renderer, *args, **kwargs)
File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/artist.py", line 50, in draw_wrapper
return draw(artist, renderer)
File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/figure.py", line 2823, in draw
artists = self._get_draw_artists(renderer)
File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/figure.py", line 238, in _get_draw_artists
ax.apply_aspect()
File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/axes/_base.py", line 1972, in apply_aspect
self.set_xbound(x_trf.inverted().transform([x0, x1]))
File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/axes/_base.py", line 3573, in set_xbound
self.set_xlim(sorted((lower, upper),
File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/axes/_base.py", line 3697, in set_xlim
left = self._validate_converted_limits(left, self.convert_xunits)
File "/Users/xiefei/Library/Python/3.8/lib/python/site-packages/matplotlib/axes/_base.py", line 3614, in _validate_converted_limits
raise ValueError("Axis limits cannot be NaN or Inf")
ValueError: Axis limits cannot be NaN or Inf
有这个报错

image

@xiefei
Copy link
Author

xiefei commented Jun 9, 2022

能帮忙看看吗?没找到具体原因

@Noct-Cp
Copy link

Noct-Cp commented Jun 10, 2022

#37 试试?(作者肯定也是这个回答)

@EnderOcelot
Copy link

#37 试试?(作者肯定也是这个回答)

不管是mac,win也有这毛病,确实是#37的毛病。说人话就是半年了代码还没修改

@xiefei
Copy link
Author

xiefei commented Jun 10, 2022

我知道有这个问题,所以代码下载后就改了
**
image
**
但还是同样的问题,输出全是杂音

@xiefei
Copy link
Author

xiefei commented Jun 10, 2022

如果切到0.0.1版本,报错为:
image

@EnderOcelot
Copy link

如果切到0.0.1版本,报错为: image

我后来修改了代码,跟你的结果一样。另外切换tag0.0.1请使用已知支持的模型,mian版本的如果没有做兼容将无法使用

@EnderOcelot
Copy link

这种问题我没遇到过

@EnderOcelot
Copy link

Author

我知道有这个问题,所以代码下载后就改了 ** image ** 但还是同样的问题,输出全是杂音

我看了你的报错,你试试在tag0.0.1里使用web工具,并且缩减输入音频到3秒

@xiefei
Copy link
Author

xiefei commented Jun 14, 2022

Author

我知道有这个问题,所以代码下载后就改了 ** image ** 但还是同样的问题,输出全是杂音

我看了你的报错,你试试在tag0.0.1里使用web工具,并且缩减输入音频到3秒

最新的代码不行,tag 0.0.1 三秒正常,后面就杂音了

@babysor
Copy link
Owner

babysor commented Jun 14, 2022

1里使用web工具,并且缩减输入音频

tag0.0.1的版本有bug。。后面修复了。但这里确实没法兼容。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants