2

I bought the pro colab+ and uploaded my own instrument to google drive and I initiated the training module and after 30 mins it is finished but gives me an error saying that the instrument is not found. this is the error code :

Exporting model... Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/ddsp/training/train_util.py", line 165, in get_latest_operative_config restore_dir, prefix='operative_config-', suffix='.gin') File "/usr/local/lib/python3.7/dist-packages/ddsp/training/train_util.py", line 106, in get_latest_file f'No files found matching the pattern '{search_pattern}'.') FileNotFoundError: No files found matching the pattern '/content/gdrive/MyDrive/My/operative_config-*.gin'.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/usr/local/bin/ddsp_export", line 8, in sys.exit(console_entry_point()) File "/usr/local/lib/python3.7/dist-packages/ddsp/training/ddsp_export.py", line 364, in console_entry_point app.run(main) File "/usr/local/lib/python3.7/dist-packages/absl/app.py", line 312, in run _run_main(main, args) File "/usr/local/lib/python3.7/dist-packages/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/usr/local/lib/python3.7/dist-packages/ddsp/training/ddsp_export.py", line 333, in main export_impulse_response(model_path, save_dir, FLAGS.reverb_sample_rate) File "/usr/local/lib/python3.7/dist-packages/ddsp/training/ddsp_export.py", line 272, in export_impulse_response ddsp.training.inference.parse_operative_config(model_path) File "/usr/local/lib/python3.7/dist-packages/ddsp/training/inference.py", line 41, in parse_operative_config operative_config = train_util.get_latest_operative_config(ckpt_dir) File "/usr/local/lib/python3.7/dist-packages/ddsp/training/train_util.py", line 168, in get_latest_operative_config os.path.dirname(restore_dir), prefix='operative_config-', suffix='.gin') File "/usr/local/lib/python3.7/dist-packages/ddsp/training/train_util.py", line 106, in get_latest_file f'No files found matching the pattern '{search_pattern}'.') FileNotFoundError: No files found matching the pattern '/content/gdrive/MyDrive/operative_config-*.gin'. Export complete! Zipping /content/gdrive/MyDrive/My Instrument/ddsp-training-2022-07-18-0955/My_Instrument to /content/gdrive/MyDrive/My Instrument/ddsp-training-2022-07-18-0955/My_Instrument.zip /bin/bash: line 0: cd: too many arguments Zipping Complete! Downloading... My_Instrument.zip You can also find your model at /content/gdrive/MyDrive/My Instrument/ddsp-training-2022-07-18-0955/My_Instrument

FileNotFoundError Traceback (most recent call last) /usr/local/lib/python3.7/dist-packages/ipyfilechooser/filechooser.py in _on_select_click(self, _b) 315 if self._callback is not None: 316 try: --> 317 self._callback(self) 318 except TypeError: 319 # Support previous behaviour of not passing self

3 frames /usr/local/lib/python3.7/dist-packages/google/colab/files.py in download(filename) 187 raise OSError(msg) 188 else: --> 189 raise FileNotFoundError(msg) # pylint: disable=undefined-variable 190 191 comm_manager = _IPython.get_ipython().kernel.comm_manager

FileNotFoundError: Cannot find file: /content/gdrive/MyDrive/My Instrument/ddsp-training-2022-07-18-0955/My_Instrument.zip

Amro
  • 21
  • 1

0 Answers0