pulling mozilla changes into fork - #1
Open
sea-mc wants to merge 615 commits into
Open
Conversation
As the parameter for boost was actually written as "word" in the doc string, it was replacing the previous type for word with the type intended for boost and not showing any type for boost, thus messing up what displayed on https://deepspeech.readthedocs.io/en/master/Python-API.html
Tiny fix to addHotWord doc string parameters
[docs/typos/enhance] - mozilla/deepspeech/readme.rst - update
X-DeepSpeech: NOBUILD
Minor spelling fixes to CONTRIBUTING.rst X-DeepSpeech: NOBUILD
When running a training session on the CV2 dataset, it is possible to get the following error: ``` ValueError: Mono-channel audio required ``` This makes the [pysox Transformer](https://pysox.readthedocs.io/en/latest/api.html#sox.transform.Transformer.convert) also convert the channels.
Convert channels for CV2 dataset
Add missing sys import to import_voxforge.py
update for NodeJS 15
Use HTTPS in README.md
X-DeepSpeech: NOBUILD
note about perf testing
Force npm install on RTD and set appropriate PATH value
Minor Training Variable Consistency fix
Run test On Java Client
Base Windows CI
Linux base CI
CI: Linux ARMv7 / Aarch64
Add NodeJS 16.0.0
Looks like `clock_to` got changed to `final_clock` but this one was missed.
Update augmentations.py
Update conf.py
I replaced the broken link with the updated one that I found on the same website here: http://www.caito.de/2019/01/the-m-ailabs-speech-dataset/
Fix M-AILABS broken link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.