Skip to content

Please fix this error #15

Description

@elfiordo

%%time# It might take a little bit!python -m midi2voice -l shallow.txt -m shallow.mid -g female -t 96

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
convert <shallow.mid>...
to <temp.xml>
... success!
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/local/lib/python3.12/dist-packages/midi2voice/main.py", line 32, in
renderize_voice(lyrics, args['midi'], int(args['tempo']), args['language'], args['gender'], int(args['voiceindex']),
File "/usr/local/lib/python3.12/dist-packages/midi2voice/init.py", line 23, in renderize_voice
sinsy_request(VOICE_XML_PATH, VOICE_WAV_PATH, lang, gender, voiceindex, vibpower, f0shift, synalpha)
File "/usr/local/lib/python3.12/dist-packages/midi2voice/init.py", line 47, in sinsy_request
raise Exception("No wav file found on sinsy.jp :( Try again or create an issue at https://github.com/mathigatti/midi2voice/issues if the problem persists.")
Exception: No wav file found on sinsy.jp :( Try again or create an issue at https://github.com/mathigatti/midi2voice/issues if the problem persists.
CPU times: user 126 ms, sys: 37.7 ms, total: 164 ms
Wall time: 1min 4s

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