Reuben Morais
|
da55cfae86
|
Revert "Merge pull request #3237 from lissyx/rename-training-package"
This reverts commit 3dcb3743ac , reversing
changes made to 457198c88d .
|
2020-08-26 11:46:08 +02:00 |
Reuben Morais
|
9788811bc5
|
Revert "Merge pull request #3241 from lissyx/rename-ctcdecoder"
This reverts commit fd4185f141 , reversing
changes made to 1a7dd87601 .
|
2020-08-26 11:45:06 +02:00 |
Alexandre Lissy
|
ccd9241bd0
|
Rename ctcdecoder python package
|
2020-08-10 22:45:43 +02:00 |
Alexandre Lissy
|
6f84bd1996
|
Rename deepspeech_training package
|
2020-08-10 16:58:18 +02:00 |
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 |