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

运行 python .\pre.py G:\AISHELL-3 preprocess_audio.py预处理报错,要在transformers里边导包,可是没有这个文件夹啊 #979

Open
dyhisbig opened this issue Jan 14, 2024 · 0 comments

Comments

@dyhisbig
Copy link

Traceback (most recent call last):
File ".\pre.py", line 1, in
from models.synthesizer.preprocess import create_embeddings, preprocess_dataset, create_emo
File "H:\yuyin\MockingBird-main\models\synthesizer\preprocess.py", line 9, in
from models.synthesizer.preprocess_audio import preprocess_general, extract_emo
File "H:\yuyin\MockingBird-main\models\synthesizer\preprocess_audio.py", line 13, in
from transformers import Wav2Vec2Processor
ModuleNotFoundError: No module named 'transformers'

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

1 participant