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

FileNotFoundError: [Errno 2] No such file or directory: 'D:/Big_DOWNLOOD/sa\asd.wav' #1

Open
silvervens opened this issue May 13, 2023 · 0 comments

Comments

@silvervens
Copy link

silvervens commented May 13, 2023

Access is denied.
Traceback (most recent call last):
  File "D:\Big_DOWNLOOD\TTS-0.13.3\TTS-0.13.3\UI.py", line 39, in run
    audio = wave.open(
            ^^^^^^^^^^
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1008.0_x64__qbz5n2kfra8p0\Lib\wave.py", line 630, in open
    return Wave_read(f)
           ^^^^^^^^^^^^
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1008.0_x64__qbz5n2kfra8p0\Lib\wave.py", line 280, in __init__
    f = builtins.open(f, 'rb')
        ^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'D:/Big_DOWNLOOD/sa\\asd.wav'


Something's snagging. with the directory.

@silvervens silvervens changed the title Got this error unfortunately... self.speaker_list.appent problem! May 13, 2023
@silvervens silvervens changed the title self.speaker_list.appent problem! FileNotFoundError: [Errno 2] No such file or directory: 'D:/Big_DOWNLOOD/sa\asd.wav' May 13, 2023
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