Thanks for publishing this interesting framework!
I have a question: Are you planning to support "real" python generators such as tf.Dataset as DataGenerator? Then the input pipeline could be much more efficient, especially when dealing with datasets that don't fit in memory.
Here is a nice blogpost about this: https://towardsdatascience.com/how-to-build-efficient-audio-data-pipelines-with-tensorflow-2-0-b3133474c3c1
Thanks and all the best!
Thanks for publishing this interesting framework!
I have a question: Are you planning to support "real" python generators such as tf.Dataset as DataGenerator? Then the input pipeline could be much more efficient, especially when dealing with datasets that don't fit in memory.
Here is a nice blogpost about this: https://towardsdatascience.com/how-to-build-efficient-audio-data-pipelines-with-tensorflow-2-0-b3133474c3c1
Thanks and all the best!