Skip to main content
Version: Next

How to process audio files

You have your exported configuration as a .json file.

Starting the Processing CLI tool

To generate your dataset:

  • Start the CLI tool script
  • Enter sse <path-to-config.json>
  • Then press Enter
Processing CLI start examples

You will arrive on the following menu.

Processing CLI menu

Processing CLI menu

Select Run all to start the data generation.

Wait for the h5 data file to be generated alongside your .json config file.

Once completed, exit the menu by selecting Quit or pressing ctrl+c.