Skip to content

Error with Edge tts #10

Description

  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'edge-tts --file "audio/3003609.mp3.txt" --write-media "audio/3003609.mp3" --voice pl-PL-ZofiaNeural' returned non-zero exit status 1.
Traceback locals:
    input = None
    capture_output = False
    timeout = None
    check = True
    popenargs = ('edge-tts --file "audio/3003609.mp3.txt" --write-media "audi...
    len(popenargs) = 1
    kwargs = {'stdout': -1, 'shell': True}
    process = <Popen: returncode: 1 args: 'edge-tts --file "audio/3003609.mp3...
    stdout = b''
    stderr = None
    retcode = 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions