[READ FIRST] What and how to report if you need support

We are happy for every new user of DeepSpeech. As it is under active development, stuff changes quickly and you might have problems running it. We are here to help and might point to this thread if needed :slight_smile:

Please do the following before posting:

If you still struggle, feel free to open a new thread in this forum (don’t answer to this post). Only hijack older threads if really necessary.

Please include the following when reporting a problem:

  • Training or just running inference
  • Mozilla STT branch/version
  • OS Platform and Distribution (e.g. Linux Ubuntu 18.04)
  • Python version
  • TensorFlow version

Why not try GatherUp to collect and pretty print most of that?

If using GPU:

  • CUDA/cuDNN version

State what you have learned from reading older threads. Usually there is already some discussion about the problem. You might have a new angle and it is great to begin talking about it with you having some background of what was said before.

Include logs (as citation/preformatted) so we can see the formatted output. No images please.

We love to hear what you plan on doing with DeepSpeech. Usually you’ll get additional feedback or hints on how to succeed.

Finally, sometimes we can respond within seconds, sometimes latency can be measured in days. Remember this is free

7 Likes
TUTORIAL : How I trained a specific french model to control my robot
Question about scorer
Is there a deepspeech v0.7.4 pretrained model for German and Mandarin?
Plot a training loss graph
Generate_lm.py error when reproducing external scorer
Transcribing longer audio files
Generating own scorer file
Cannot convert a symbolic Tensor (tower_0/cudnn_lstm/strided_slice_1:0) to a numpy array error
ImportError: DLL load failed while importing _impl: A dynamic link library (DLL) initialization routine failed. (while importing deepspeech library)
Optimaizatiom the WER result
Fine-tuning in chinese model and loss suddenly increases
lm::FormatLoadException Error on SageMaker with Persistent Environment
Problem when transcript from microphone
I am getting Validation Loss: inf
[Python] ValueError: invalid literal for int() with base 10
Training on Urdu giving eager execution error
Creating tflite file for Android
DeepSpeech model training accuracy
Deepspeech not recognizing Indian English Accent
Using common voice datasets?
Zero nodes when converting to memmapped format. Deepspeech
Add new language
How to create a mmap-able model from the output_graph.pb file
Mprove speech to text deep speech
Problem when training my own model
Missing character
Is the language model based on character or word?
Need help installing DeepSpeech for training/transfer learning in Google Cloud VM
Model is inferencing bad after finetuning
Alphabet cannot encode transcript
DeepSpeech 0.8.1 Blank inference returned
Do DeepSpeech have subtitle (SRT) output mode? How can I merge words into the proper sentences?
How to solve stackoverflow exception in .NET library
Generate_lm error
Division by zero in deep speech
How to train Deepspeech model on google colab?
No --validate_label_locale specified, your might end with inconsistent dataset
Install failed, using commands from DP Documentation
Fine Tuning with limited data - Questions on Fine Tuning in General
Error when trying to decode: terminate called after throwing an instance of 'std::length_error'
Tune MoziilaDeepSpeech to recognize specific sentences
Can someone explain how to prepare my own data (format of both audio and transcription)?
Check result of some Augmentation techniques
TUTORIAL : How I trained a specific french model to control my robot
Running taskcluster.py : “IO error [errno socket error] Name or service not known)
Problem in Convergence - DeepSpeech not learning
Cuda is not getting load for DeepSpeech-GPU 0.7.4
Transcribe.py wrong transcription
Invalid String
Deepspeech 0.7.4 installation settings
KeyboardInterrupt
An error was reported using tflite model inference
While training, facing an error
Bin/import_cv2.py seems broken
ZeroDivisionError: float division by zero
Doesn't look like a character based (Bytes Are All You Need) model
Is there a way to ignore files which have alphabets not in alphabets.txt file
Real-time DeepSpeech Analysis using built-in microphone
How do I understand approximate time for the training of dataset with 3 GB size?
Getting inf loss during validation of dataset after certain epochs
How to use Hotword in c#
Plans to add Greek language detection/dictionary?
Getting inf loss during validation
Resource exhausted: OOM when allocating tensor of shape [4096,8192] and type float
How to add language model like lm_binary_path parameter before
Generate_lm.py subprocess.CalledProcessError

Super excited to be sharing news around the latest revisions to the playbook and more friendly CI process that @lissyx and @reuben have been working on to improve portability and ease of getting up and running with DeepSpeech.

2 Likes