mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
commit
3d2df32cd5
@ -1666,7 +1666,7 @@
|
||||
" \n",
|
||||
" # Validating the model in a fresh session\n",
|
||||
" print \"Validating model...\"\n",
|
||||
" result = run_set('dev', model_path=hibernation_path, query_report=False)\n",
|
||||
" result = run_set('dev', model_path=hibernation_path, query_report=True)\n",
|
||||
" result = print_report(\"Validation\", result)\n",
|
||||
" # If there was a WER calculated, we keep it\n",
|
||||
" if result is not None:\n",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user