Skip to content

How to solve the incompatibility problem between apex and zero shot tts #1899

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

Open
v-sanzha opened this issue Apr 28, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@v-sanzha
Copy link

When I installed apex and zero short tts, apex could not run properly. Here is the error log:

File "/opt/conda/envs/ptca/lib/python3.10/site-packages/hydra/_internal/instantiate/_instantiate2.py", line 226, in instantiate
return instantiate_node(
File "/opt/conda/envs/ptca/lib/python3.10/site-packages/hydra/_internal/instantiate/_instantiate2.py", line 347, in instantiate_node
return _call_target(target, partial, args, kwargs, full_key)
File "/opt/conda/envs/ptca/lib/python3.10/site-packages/hydra/_internal/instantiate/_instantiate2.py", line 97, in _call_target
raise InstantiationException(msg) from e
hydra.errors.InstantiationException: Error in call to target 'tts.ZeroshotTTS':
InstantiationException('Error in call to target 'models.dragon.acoustic_model.AcousticLM':\nModuleNotFoundError("No module named 'fused_layer_norm_cuda'")\nfull_key: acoustic_model')

@v-sanzha v-sanzha added the bug Something isn't working label Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant