Update prepare_speech_command.py
This commit is contained in:
parent
9cffc9857e
commit
7ba75f6fe1
@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
import argparse
|
import argparse
|
||||||
|
|
||||||
CLASSES = 'unknown, yes, no, up, down, left, right, on, off, stop, go'.split(
|
CLASSES = 'unknown, yes, no, up, down, left, right, on, off, stop, go'.split(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user