Home
last modified time | relevance | path

Searched refs:beam_width (Results 1 – 25 of 39) sorted by relevance

12

/dports/audio/festival/festival/src/modules/MultiSyn/
H A DTargetCostRescoring.cc59 void rescoreCandidates( EST_VTCandidate *candidates, float beam_width, float mult ) in rescoreCandidates() argument
88 if( beam_width < 0 ){ // just average all of them in rescoreCandidates()
95 float score_cutoff = scores.first()._score + beam_width; in rescoreCandidates()
H A DTargetCostRescoring.h66 void rescoreCandidates( EST_VTCandidate *candidates, float beam_width, float mult );
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dvector.cpp175 float beam_width = m_min_intensity == m_max_intensity in screen_update() local
180 beam_width *= 1.0f / (float)VECTOR_WIDTH_DENOM; in screen_update()
184 beam_width *= vector_options::s_beam_dot_size; in screen_update()
195 beam_width, in screen_update()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dvector.cpp175 float beam_width = m_min_intensity == m_max_intensity in screen_update() local
180 beam_width *= 1.0f / (float)VECTOR_WIDTH_DENOM; in screen_update()
184 beam_width *= vector_options::s_beam_dot_size; in screen_update()
195 beam_width, in screen_update()
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dperceptron_tagger.cc37 agenda.reserve(spec.beam_width); in tagSentence()
51 new_agenda.reserve(spec.beam_width * analyses.size()); in tagSentence()
88 size_t new_agenda_size = std::min((size_t)spec.beam_width, new_agenda.size()); in tagSentence()
117 agenda.reserve(spec.beam_width); in trainSentence()
141 new_agenda.reserve(spec.beam_width * analyses.size()); in trainSentence()
198 size_t new_agenda_size = std::min((size_t)spec.beam_width, new_agenda.size()); in trainSentence()
/dports/audio/sphinx3/sphinx3-0.8/scripts/
H A Dsetup_sphinx3.pl73 my $beam_width = 1e-80;
87 'bw=f' => \$beam_width,
229 s/___BEAMWIDTH___/$beam_width/g;
/dports/audio/festival/speech_tools/stats/
H A DEST_viterbi.cc68 beam_width = 0; in EST_Viterbi_Decoder()
86 beam_width = 0; in EST_Viterbi_Decoder()
423 if ((beam_width == 0) || // Add if no beam restrictions or in add_path()
424 (p->num_paths < beam_width) || // beam not filled or in add_path()
443 if ((beam_width > 0) && in add_path()
444 (p->num_paths > beam_width)) in add_path()
/dports/audio/festival/speech_tools/include/
H A DEST_viterbi.h140 int beam_width; variable
182 void set_beam_width(int w) {beam_width = w;} in set_beam_width()
/dports/audio/muse-sequencer/muse-4.0.0/src/share/scoreglyphs/feta-original/
H A Dparmesan-clefs.mf379 save beam_width, beam_height;
401 penpos1 (beam_width, 0);
403 penpos3 (beam_width, 180);
469 penpos1 (beam_width, 0);
471 penpos3 (beam_width, 180);
477 penpos4 (beam_width, 0);
479 penpos6 (beam_width, 180);
549 penpos1 (beam_width, 0);
551 penpos3 (beam_width, 180);
557 penpos7 (beam_width, 0);
[all …]
/dports/misc/orange3/orange3-3.29.1/doc/data-mining-library/source/reference/code/
H A Dclassification-cn2ruleinduction1.py7 learner.rule_finder.search_algorithm.beam_width = 10
/dports/misc/orange3/orange3-3.29.1/Orange/classification/
H A Drules.py364 def __init__(self, beam_width=10): argument
365 self.beam_width = beam_width
371 return rules[:self.beam_width]
1248 def __init__(self, preprocessors=None, base_rules=None, beam_width=5, argument
1253 rf.search_algorithm.beam_width = beam_width
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/model/
H A Dowrules.py72 self.rule_finder.search_algorithm.beam_width = params["Beam width"]
233 beam_width = Setting(5) variable in OWRuleLearner
354 ("Beam width", self.beam_width),
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dparmesan-clefs.mf381 save beam_width, beam_height;
384 beam_width# = 1.4 linethickness#;
397 define_pixels (beam_width, beam_height, serif_size, serif_protrude);
403 penpos1 (beam_width, 0);
405 penpos3 (beam_width, 180);
450 save beam_width, beam_height;
453 beam_width# = 1.4 linethickness#;
472 penpos1 (beam_width, 0);
474 penpos3 (beam_width, 180);
480 penpos4 (beam_width, 0);
[all …]
/dports/print/lilypond/lilypond-2.22.1/mf/
H A Dparmesan-clefs.mf381 save beam_width, beam_height;
384 beam_width# = 1.4 linethickness#;
397 define_pixels (beam_width, beam_height, serif_size, serif_protrude);
403 penpos1 (beam_width, 0);
405 penpos3 (beam_width, 180);
450 save beam_width, beam_height;
453 beam_width# = 1.4 linethickness#;
472 penpos1 (beam_width, 0);
474 penpos3 (beam_width, 180);
480 penpos4 (beam_width, 0);
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/weapon/
H A Dbeam.h170 float beam_width; member
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/dlsolvers/
H A Dfoo2.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo1a.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo1c.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo0.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo2a.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo1.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo1b.in42 cdv_descriptor 'beam_width' 'beam_thickness'
H A Dfoo21.in40 cdv_descriptor 'beam_width' 'beam_thickness'
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/test/
H A Ddakota_cantilever_examples.in80 # descriptors 'beam_width' 'beam_thickness'

12