Commit Graph

9 Commits

Author SHA1 Message Date
Reuben Morais
0c6e90868e Split --load into two to avoid unexpected behavior at evaluation time 2020-04-07 14:24:05 +02:00
Reuben Morais
cc7a0ada46 Only allow graph/layer initialization at start of training 2020-04-07 14:24:05 +02:00
JRMeyer
cad03d33ea simplify function 2020-04-02 21:40:57 -07:00
JRMeyer
aa223d7090 batch transcribe dir (recursively) with transcribe.py 2020-04-01 20:40:53 -07:00
Reuben Morais
a05baa35c9 Package training code to avoid sys.path hacks 2020-03-25 21:34:50 +01:00
Richard Hamnett
e101cb8cc5
Fix transcribe.py - use new checkpoint load method
Replaced non existing try_loading() method with the saver method and respect load flag

Removed tf.train.Saver()
2020-02-21 15:56:58 +00:00
Reuben Morais
1e2eb96248 Update all API consumers 2020-02-11 19:44:36 +01:00
Tilman Kamp
29528ed7b7 Separate process per file; less log noise 2019-11-20 17:29:13 +01:00
Tilman Kamp
c24c510fd9 Tool for bulk transcription 2019-11-18 16:03:03 +01:00