.github
|
Revive transcribe.py
|
2021-11-19 13:57:44 +01:00 |
bin
|
Revive transcribe.py
|
2021-11-19 13:57:44 +01:00 |
ci_scripts
|
[transcribe] Fix multiprocessing hangs, clean-up target collection
|
2021-12-01 15:44:25 +01:00 |
data
|
Add missing space to russian sample alphabet
|
2021-07-27 05:40:20 -04:00 |
doc
|
Add an rpi4ub-armv8 build variant
|
2021-12-04 15:45:55 +00:00 |
examples
|
Rebranding WIP
|
2021-03-05 12:48:08 +01:00 |
images
|
Main README logo
|
2021-03-05 12:53:37 +01:00 |
kenlm@bbf4fc5112
|
Update kenlm submodule
|
2021-06-11 08:09:53 -04:00 |
native_client
|
Fix up the RPi4 build
|
2021-12-04 16:28:48 +00:00 |
notebooks
|
Revive transcribe.py
|
2021-11-19 13:57:44 +01:00 |
taskcluster
|
MSVC doesn't like const Proxy operator*() const.
|
2021-04-10 18:31:13 +02:00 |
tensorflow@27a1657c4f
|
Use tensorflow fork with rpi4ub-armv8 build target
|
2021-12-04 16:08:39 +00:00 |
tests
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
training/coqui_stt_training
|
Undo late-imports
|
2021-12-03 16:22:43 +01:00 |
.cardboardlint.yml
|
Update cardboardlint configuration
|
2019-10-04 13:56:41 +02:00 |
.compute
|
Fix .compute for packaged training code
|
2020-04-01 16:24:36 +02:00 |
.dockerignore
|
Fix Dockerfile.build build after TFLite changes
|
2021-09-08 12:00:11 +02:00 |
.gitattributes
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
.gitignore
|
Windows base CI
|
2021-04-19 10:48:14 +02:00 |
.gitmodules
|
Use my fork of the fork of tensorflow
|
2021-12-04 12:34:10 +00:00 |
.isort.cfg
|
Update pre-commit setup
|
2021-05-18 11:46:53 +02:00 |
.pre-commit-2.11.1.pyz
|
Replace cardboardlinter + pylint setup with pre-commit + black
|
2021-04-06 11:58:58 +02:00 |
.pre-commit-config.yaml
|
Exclude smoke testing data from linter
|
2021-07-27 08:06:02 -04:00 |
.pylintrc
|
Update pre-commit setup
|
2021-05-18 11:46:53 +02:00 |
.readthedocs.yml
|
Fix .readthedocs.yml to point at the correct docs requirements file
|
2021-03-30 18:49:31 +02:00 |
.taskcluster.yml.disabled
|
More rebranding, API names, iOS, .NET
|
2021-03-07 14:29:02 +01:00 |
BIBLIOGRAPHY.md
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
CODE_OF_CONDUCT.md
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
CODE_OWNERS.rst
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
CONTRIBUTING.rst
|
Replace cardboardlinter + pylint setup with pre-commit + black
|
2021-04-06 11:58:58 +02:00 |
Dockerfile.build
|
Fix Dockerfile.build build after TFLite changes
|
2021-09-08 12:00:11 +02:00 |
Dockerfile.train
|
Build KenLM in same base as final img
|
2021-09-28 13:38:11 +02:00 |
Dockerfile.train.dockerignore
|
Commit non git add'ed dockerignore files
|
2021-03-30 19:39:10 +02:00 |
Dockerfile.train.jupyter
|
Next core Coqui STT docker image will have notebooks dir
|
2021-07-23 12:17:55 -04:00 |
GRAPH_VERSION
|
Rebranding WIP
|
2021-03-05 12:48:08 +01:00 |
LICENSE
|
Added LICENSE
|
2016-09-20 19:12:29 +02:00 |
MANIFEST.in
|
Publish training package on PyPI
|
2021-08-27 13:11:27 +02:00 |
Makefile
|
Rebranding WIP
|
2021-03-05 12:48:08 +01:00 |
README.rst
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
RELEASE_NOTES.md
|
Docs changes for 1.0.0
|
2021-10-04 16:30:39 +02:00 |
VERSION
|
Rebranding WIP
|
2021-03-05 12:48:08 +01:00 |
bazel.patch
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
build-python-wheel.yml-DISABLED_ENABLE_ME_TO_REBUILD_DURING_PR
|
Move to ARMbian Buster
|
2019-08-21 22:58:10 +02:00 |
ds_generic.supp
|
Fix #3355: Add valgrind runs
|
2020-10-01 15:31:21 +02:00 |
ds_lib.supp
|
More rebranding, submodules, some internal names
|
2021-03-07 14:41:43 +01:00 |
ds_openfst.supp
|
More rebranding, API names, iOS, .NET
|
2021-03-07 14:29:02 +01:00 |
ds_sox.supp
|
Fix #3355: Add valgrind runs
|
2020-10-01 15:31:21 +02:00 |
evaluate.py
|
Change DS to STT in top python scripts
|
2021-07-15 06:26:06 -04:00 |
evaluate_tflite.py
|
Update evaluate_tflite.py script for Coqpit
|
2021-10-07 14:46:03 -04:00 |
lm_optimizer.py
|
Fix lm_optimizer.py to use new Config/flags/logging setup
|
2021-08-19 18:42:07 +02:00 |
parse_valgrind_suppressions.sh
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
requirements_eval_tflite.txt
|
More rebranding, API names, iOS, .NET
|
2021-03-07 14:29:02 +01:00 |
requirements_tests.txt
|
Converting importers from multiprocessing.dummy to multiprocessing
|
2020-03-18 11:04:36 +01:00 |
requirements_transcribe.txt
|
remove bad reference to requirements.txt
|
2020-05-11 18:27:49 -07:00 |
setup.py
|
Set training pkg python-requires<3.8 (due to TF 1.15.4 limit)
|
2021-12-03 16:22:34 +01:00 |
stats.py
|
Run pre-commit hooks on all files
|
2021-05-18 13:45:52 +02:00 |
tensorflow_full_runtime.supp
|
More rebranding, API names, iOS, .NET
|
2021-03-07 14:29:02 +01:00 |
tensorflow_tflite_runtime.supp
|
Fix #3355: Add valgrind runs
|
2020-10-01 15:31:21 +02:00 |
train.py
|
Documentation cleanup pass to match recent changes
|
2021-08-27 14:24:23 +02:00 |
transcribe.py
|
Revive transcribe.py
|
2021-11-19 13:57:44 +01:00 |