⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dec_plot_0.tcl.in

📁 Isolated Speech Recognition Process that using the Linux to run the program
💻 IN
字号:
#! @TCL@ -f## file: dec_plot_0.tcl## procedure to plot the output#proc plot_data_proc {} {    # declare globals    #    global wordlist_file    # read the n-best list of word hypotheses    #    read_proc $wordlist_file    # draw the corresponding hypothesis network    #    draw_network_proc    draw_phones_proc    update}# end of file#

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -