from formants import predict_from_times if __name__ == '__main__': predict_from_times('data/Example.wav', 'data/ExamplePredictions.csv', 0, -1)