| 
    speech_recognition
    
   | 
 
Go to the source code of this file.
Namespaces | |
| gen_wnet | |
Variables | |
| list | gen_wnet.comm = [xx.strip() for xx in open(sys.argv[1], 'r')] | 
| gen_wnet.fout = open(sys.argv[3], 'w') | |
| gen_wnet.sil_symbol = sys.argv[2] | |
| int | gen_wnet.state = 4 | 
| gen_wnet.words = line.split() | |
 1.8.17