mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
Merge pull request #1918 from carlfm01/master
Remove unnecessary read key
This commit is contained in:
commit
45b77516b1
@ -109,7 +109,6 @@ namespace CSharpExamples
|
||||
Console.WriteLine("Error loding the model.");
|
||||
}
|
||||
}
|
||||
Console.ReadKey();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user