# Convert your own annotations and audio data If you start from scratch---with non-annotated audio recording---use the GUI for labelling the data. See the [GUI tutorial](/tutorials_gui/tutorials_gui) for a description of all steps - from loading data, annotating song, making a dataset, training a network and generating annotations after training. However, often annotations exist, from old manual annotations or other tools. You can use existing annotations to train _DAS_, by converting the existing annotations into the _DAS_ format. See [here](/technical/data_formats). If audio data is in a format supported by das (see [here](/tutorials_gui/load)), open in GUI and export to a folder. For processing large sets of recordings use the [notebook](make_ds_notebook).