From 009f9b6c1967a5924e78879b5e4dfc963610b4ba Mon Sep 17 00:00:00 2001 From: Reuben Morais Date: Tue, 18 Sep 2018 13:40:18 -0300 Subject: [PATCH] Retrigger v0.2.0 --- DeepSpeech.py | 1 + 1 file changed, 1 insertion(+) diff --git a/DeepSpeech.py b/DeepSpeech.py index 2d21e988..a12b190d 100755 --- a/DeepSpeech.py +++ b/DeepSpeech.py @@ -32,6 +32,7 @@ from util.text import sparse_tensor_value_to_texts, wer, levenshtein, Alphabet, from xdg import BaseDirectory as xdg import numpy as np + def create_flags(): # Importer # ========