Skip to content

Failed on sixth step, generate #1

Description

@EndermanLV

Missing generate_samples module

12:28:17 INFO ============================================================ 12:28:17 INFO [6/13] generate — Generate positive + negative clips via Piper TTS 12:28:17 INFO ============================================================ 12:28:17 INFO Generating clips via openwakeword + Piper TTS … 12:28:17 INFO (Longest step — ~10 min on GPU, hours on CPU) 12:28:17 INFO $ /home/xiaoheilv/openwakeword-trainer/.venv/bin/python3 /home/xiaoheilv/openwakeword-trainer/oww_wrapper.py --training_config /home/xiaoheilv/openwakeword-trainer/output/_resolved_config.yaml --generate_clips Traceback (most recent call last): File "/home/xiaoheilv/openwakeword-trainer/oww_wrapper.py", line 36, in <module> runpy.run_module("openwakeword.train", run_name="__main__", alter_sys=True) File "/usr/lib/python3.10/runpy.py", line 224, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib/python3.10/runpy.py", line 96, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/xiaoheilv/openwakeword-trainer/.venv/lib/python3.10/site-packages/openwakeword/train.py", line 639, in <module> from generate_samples import generate_samples ModuleNotFoundError: No module named 'generate_samples' 12:28:21 ERROR Clip generation failed (exit code 1) 12:28:21 ERROR [6/13] generate ✗ FAILED 12:28:21 ERROR 12:28:21 ERROR Pipeline stopped. Fix the issue above, then resume: 12:28:21 ERROR python train_wakeword.py --from generate

Additionally, there are issues with downloading and verifying some resources:

  • openwakeword_features_ACAV100M_2000_hrs_16bit.npy currently downloads to about 16GB
  • The mit_rirs source is invalid/failed
  • piper-sample-generator/models/en_US-libritts_r-medium.pt currently downloads to 195MB

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