jenssss
a7d9bdcb24
Fixing AttributeError
...
Calling AudioFile(audio_dir) where audio_dir is a AudioDirectory
object was causing an AttributeError, since the audio_file variable
was being replaced by a string, before the labels_file variable was
read out from it.
2021-03-21 21:09:48 +09:00
Fabio Manganiello
007456d5ad
README example fix
2020-10-30 22:01:22 +01:00
Fabio Manganiello
55ab612775
README example fix
2020-10-30 21:28:20 +01:00
Fabio Manganiello
4e3a02b2cc
Logging format
2020-10-29 14:27:19 +01:00
Fabio Manganiello
bfc8a270d0
Revert "Revert "Send ffmpeg stderr to /dev/null unless debug=True""
...
This reverts commit 5233baf451
.
2020-10-29 00:45:41 +01:00
Fabio Manganiello
5233baf451
Revert "Send ffmpeg stderr to /dev/null unless debug=True"
...
This reverts commit ab431bc2f8
.
2020-10-29 00:40:19 +01:00
Fabio Manganiello
ab431bc2f8
Send ffmpeg stderr to /dev/null unless debug=True
2020-10-28 23:16:09 +01:00
Fabio Manganiello
ebad3c366e
Explicitly pass metrics as a list (Keras back-compatibility)
2020-10-28 23:06:21 +01:00
Fabio Manganiello
4c12e2d6a0
s/keras/tensorflow.keras/g
2020-10-28 22:58:59 +01:00
Fabio Manganiello
cbc69fc66a
Notebook updated
2020-10-28 22:47:42 +01:00
Fabio Manganiello
fa786f56b9
Support for both models saved in .h5/.pb format and as Keras directories
2020-10-28 20:06:45 +01:00
Fabio Manganiello
604c315b5e
More Keras back-compatibility fixes
2020-10-28 19:46:20 +01:00
Fabio Manganiello
870f7ad6b4
keras.losses.Loss not available on previous versions
2020-10-28 19:44:36 +01:00
Fabio Manganiello
a1c8e6bee1
sparse_categorical_crossentropy as a string for back-compatibility with previous Keras versions
2020-10-28 19:40:46 +01:00
Fabio Manganiello
85f99e7362
matplotlib moved to local import
2020-10-28 19:16:51 +01:00
Fabio Manganiello
d867880199
Added proper README and examples
2020-10-28 18:12:19 +01:00
Fabio Manganiello
2f578929fb
Code commit
2020-10-27 15:21:32 +01:00
Fabio Manganiello
3dbd0f1d83
gitignore
2020-10-24 17:40:19 +02:00