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

I have absolutely no idea what I need to do #43

Open
florian2343 opened this issue Oct 15, 2024 · 0 comments
Open

I have absolutely no idea what I need to do #43

florian2343 opened this issue Oct 15, 2024 · 0 comments

Comments

@florian2343
Copy link

Hey I have some problems and hope someone can help me. I have absolutely no idea what I need to do. TY

C:\Users\Florian\Desktop\dd\StyleTTS-WebUI>call venv\Scripts\activate
C:\Users\Florian\Desktop\dd\StyleTTS-WebUI\venv\Lib\site-packages\pyannote\audio\core\io.py:43: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call.
torchaudio.set_audio_backend("soundfile")
C:\Users\Florian\Desktop\dd\StyleTTS-WebUI\venv\Lib\site-packages\pyannote\audio\pipelines\speaker_verification.py:43: UserWarning: torchaudio._backend.get_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call.
backend = torchaudio.get_audio_backend()
C:\Users\Florian\Desktop\dd\StyleTTS-WebUI\venv\Lib\site-packages\pyannote\audio\pipelines\speaker_verification.py:53: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call.
torchaudio.set_audio_backend(backend)
C:\Users\Florian\Desktop\dd\StyleTTS-WebUI\venv\Lib\site-packages\pyannote\audio\tasks\segmentation\mixins.py:37: UserWarning: torchaudio.backend.common.AudioMetaData has been moved to torchaudio.AudioMetaData. Please update the import path.
from torchaudio.backend.common import AudioMetaData
C:\Users\Florian\Desktop\dd\StyleTTS-WebUI\venv\Lib\site-packages\gradio\components\dropdown.py:187: UserWarning: The value passed into gr.Dropdown() is not in the list of choices. Please update the list of choices to include: or set allow_custom_value=True.
warnings.warn(
C:\Users\Florian\Desktop\dd\StyleTTS-WebUI\venv\Lib\site-packages\gradio\analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.38.1, however version 5.0.1 is available, please upgrade.

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