# Generated by roxygen2: do not edit by hand

S3method(labels_path,birdnet_model_custom)
S3method(labels_path,birdnet_model_protobuf)
S3method(labels_path,birdnet_model_tflite)
S3method(predict_species_at_location_and_time,birdnet_model_meta)
S3method(predict_species_from_audio_file,birdnet_model)
export(available_languages)
export(birdnet_model_custom)
export(birdnet_model_meta)
export(birdnet_model_protobuf)
export(birdnet_model_tflite)
export(get_top_prediction)
export(install_arrow)
export(labels_path)
export(predict_species_at_location_and_time)
export(predict_species_from_audio_file)
export(read_labels)
import(reticulate)
importFrom(reticulate,import)
importFrom(reticulate,py_require)
importFrom(stats,complete.cases)
