python3 generate_lm.py –input_txt TRANS.txt –output_dir . –top_k 500 –kenlm_bins /home/wieneralan/tmp/DeepSpeech/kenlm/build/bin/ –arpa_order 2 –max_arpa_memory “85%” –arpa_prune “0|0|1” –binary_a_bits 255 –binary_q_bits 8 –binary_type trieerror: Exception because `prune_thresholds.size() > order’.
You specified pruning thresholds for orders 1 through 3 but the model only has order 2Solution:
change
You specified pruning thresholds for orders 1 through 3 but the model only has order 2Solution:
change
--arpa_prune "0|0|1"
to "0|1"
Similar Posts:
- ES Error:”illegal_argument_exception” [How to Solve]
- [Solved] DjangoORM Run python manage.py makemigrations Error: no changes detected
- ABAQUS error code system error code 1073741819 [How to Solve]
- MYSQL Error: Out of sort memory, consider increasing server sort buffer size; nested exception is java.sql.SQLException: Out of sort memory, consider increasing server sort buffer size
- When using SQL(), dataset can’t use map, flatmap and other conversion operators
- Fielddata is disabled on text fields by default. Set fielddata=true on [gender] in order to load …
- [Solved] WordPress Error: Allowed memory size of 134217728 bytes exhausted
- Paddlepaddle uses multi process error reporting “(External) CUDA error (3), initialization error.” solution.
- [Solved] TensorFlow Error: InternalError: Failed copying input tensor