clean
来自「speech signal process tools」· 代码 · 共 41 行
TXT
41 行
#! /bin/sh# This material contains unpublished, proprietary software of# Entropic Research Laboratory, Inc. Any reproduction, distribution,# or publication of this work must be authorized in writing by Entropic# Research Laboratory, Inc., and must bear the notice:## "Copyright (c) 1986-1990 Entropic Speech, Inc.# "Copyright (c) 1990-1991 Entropic Research Laboratory, Inc.# All rights reserved"## The copyright notice above does not evidence any actual or intended# publication of this source code.## @(#)clean 3.10 11/22/96 ESI/ERL## Written by:# Checked by:# Revised by: David Burton, Gayle Ayers## Brief description: Clean up demo files#mv -f speech12.sd safemv -f speech.sd safe2mv -f poet.sd safe3mv -f canyon.sd safe4mv -f question.sd safe5mv -f speech.sgram safe6rm -f *.lsf *.rc *.fana *.vq *.cbk *hist *.chk *.spec *.filt *.synt *.qfana *.qsynt *.sgram sel1 sel2 *.sd input.dst speech.ratrm -fr plot plotvrm -f *.fspecrm -f *BAKmv safe speech12.sdmv safe2 speech.sdmv safe3 poet.sdmv safe4 canyon.sdmv safe5 question.sdmv safe6 speech.sgramchmod 0644 speech12.sd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?