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

推理onnx失败了 #174

Open
yuanliuzhizi opened this issue Jan 5, 2025 · 2 comments
Open

推理onnx失败了 #174

yuanliuzhizi opened this issue Jan 5, 2025 · 2 comments

Comments

@yuanliuzhizi
Copy link

Traceback (most recent call last):
File "vits_infer_onnx.py", line 12, in
from vits_pinyin import VITS_PinYin
File "D:\AI\yolo\vits_chinese-bert_vits\vits_pinyin.py", line 3, in
from tn.chinese.normalizer import Normalizer
ModuleNotFoundError: No module named 'tn.chinese'

我想使用onnx模型推理但是环境好像少了一些库?

@MaxMax2016
Copy link
Collaborator

pip install WeTextProcessing

@yuanliuzhizi
Copy link
Author

pip install WeTextProcessing

国内的阿里源,没有这个库,我下载不了

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

2 participants