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

📄 tidigits_aligner.props

📁 It is the Speech recognition software. It is platform independent. To execute the source code,
💻 PROPS
字号:
############################################################## Global logging properties#############################################################handlers= java.util.logging.ConsoleHandler# This is the overall default logging level.level= WARN# Tracing level for the consolejava.util.logging.ConsoleHandler.level = WARNjava.util.logging.ConsoleHandler.formatter = edu.cmu.sphinx.util.SphinxLogFormatter############################################################## Acoustic model properties#############################################################edu.cmu.sphinx.linguist.acoustic.format = sphinx3.asciiedu.cmu.sphinx.linguist.acoustic.location = /lab/speech/sphinx4/data/tidigits_modeledu.cmu.sphinx.linguist.acoustic.definition_file = wd_dependent_phone.500.mdefedu.cmu.sphinx.linguist.acoustic.data_location = wd_dependent_phone.cd_continuous_8gauedu.cmu.sphinx.linguist.acoustic.properties_file = am.propsedu.cmu.sphinx.linguist.acoustic.FeatureVectorLength = 39edu.cmu.sphinx.util.LogMath.logBase = 1.0001############################################################# # FrontEnd properties#############################################################edu.cmu.sphinx.frontend.bytesPerAudioFrame = 4000edu.cmu.sphinx.frontend.cepstrumSize = 13edu.cmu.sphinx.frontend.featureExtractor.cepstraBufferSize = 256edu.cmu.sphinx.frontend.featureExtractor.featureLength = 39edu.cmu.sphinx.frontend.featureExtractor.windowSize = 3edu.cmu.sphinx.frontend.keepAudioReference = trueedu.cmu.sphinx.frontend.preemphasis.factor = 0.97edu.cmu.sphinx.frontend.windowSizeInMs = 25.625edu.cmu.sphinx.frontend.windowShiftInMs = 10edu.cmu.sphinx.frontend.windower.alpha = 0.46edu.cmu.sphinx.frontend.useAcousticModelProperties = true# the following properties are effective only if 'useAcousticModelProperties'# is falseedu.cmu.sphinx.frontend.mel.numFilters = 40edu.cmu.sphinx.frontend.mel.minfreq = 130edu.cmu.sphinx.frontend.mel.maxfreq = 6800edu.cmu.sphinx.frontend.fft.numberFftPoints = 512edu.cmu.sphinx.frontend.cmn.live.initialCepstralMean = 12edu.cmu.sphinx.frontend.cmn.live.windowSize = 500edu.cmu.sphinx.frontend.cmn.live.shiftWindow = 800edu.cmu.sphinx.frontend.sampleRate = 16000############################################################# # Search properties#############################################################edu.cmu.sphinx.decoder.search.ActiveList.targetSize=4000edu.cmu.sphinx.decoder.search.BreadthFirstSearchManager.activeListType = edu.cmu.sphinx.decoder.search.SortingActiveListedu.cmu.sphinx.search.SimpleDigitLinguist.isConnectedDigitGrammar=trueedu.cmu.sphinx.linguist.Linguist.wordInsertionProbability = 1.0E-56#edu.cmu.sphinx.linguist.Linguist.wordInsertionProbability = 1.0E-76edu.cmu.sphinx.linguist.Linguist.silenceInsertionProbability = 1.0edu.cmu.sphinx.linguist.Linguist.showSentenceHMM=trueedu.cmu.sphinx.linguist.Linguist.validateSentenceHMM=falseedu.cmu.sphinx.linguist.Linguist.compositeThreshold=100edu.cmu.sphinx.decoder.search.validateResults=false############################################################# # Dictionary properties#############################################################edu.cmu.sphinx.linguist.dictionary.Dictionary.dictionaryPath=/lab/speech/sphinx4/data/tidigits_model/dictionaryedu.cmu.sphinx.linguist.dictionary.Dictionary.fillerPath=/lab/speech/sphinx4/data/tidigits_model/fillerdictedu.cmu.sphinx.linguist.dictionary.Dictionary.addSilEndingPronunciation=true############################################################## ThreadedAcousticScorer properties############################################################### By setting isCpuRelative to true, num scoring threads is#    equal to num_avail_processors + e.c.s.ThreadedAcousticScorernumThreads.## By setting isCpuRelative to false, num scoring threads is#    equal to edu.cmu.sphinx.ThreadedAcousticScorer.numThreads## Use the number of available CPUS for scoring:#edu.cmu.sphinx.search.ThreadedAcousticScorer.isCpuRelative=trueedu.cmu.sphinx.search.ThreadedAcousticScorer.numThreads=0edu.cmu.sphinx.search.ThreadedAcousticScorer.minTokensPerThread=10############################################################## WordListGrammar properties#############################################################edu.cmu.sphinx.linguist.language.grammar.WordListGrammar.isLooping = trueedu.cmu.sphinx.linguist.language.grammar.WordListGrammar.path = ./digits.gram############################################################# # Recognizer properties#############################################################edu.cmu.sphinx.decoder.Recognizer.linguist=edu.cmu.sphinx.search.StaticLinguistedu.cmu.sphinx.search.StaticLinguist.isFlatSentenceHMM=trueedu.cmu.sphinx.decoder.Recognizer.grammar=edu.cmu.sphinx.linguist.language.grammar.ForcedAlignerGrammaredu.cmu.sphinx.linguist.acoustic.useComposites=falseedu.cmu.sphinx.decoder.search.ActiveList.absoluteBeamWidth=2000edu.cmu.sphinx.decoder.search.ActiveList.relativeBeamWidth=1E-100edu.cmu.sphinx.decoder.search.BreadthFirstSearchManager.filterSuccessors=falseedu.cmu.sphinx.decoder.search.BreadthFirstSearchManager.languageWeight=7.0

⌨️ 快捷键说明

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