Développer et télécharger des logiciels Open Source

Voir 3.3p3 - Change Log

Catégorie (Tag) arbre

déposer de l'information

Catégorie (Tag)
root
nom de fichier
julius_3.3p3_-_Changes
dernière mise à jour
2003-01-13 17:07
type
Plain Text
Editeur
LEE Akinobu
description
3.3p3 - Change Log
langue
Anglais
Japonais
Traduire
3.3p3 (2003.01.08)
===================
- New inter-word short pause handling:
  - [Julius] New option added for short pause handling. 
    Specifying "-iwspword" adds a word entry "<UNK> [sp] sp sp" 
    to the dictionary to be matched with short pauses.
    The entry content can be specified by "-iwspentry".
  - [multi-path] Supports inter-word context-free short pause
    handling.  "-iwsp" option automatically appends a
    skippable short pause HMM model at every word end.  The
    added sp model will also be ignored in context handling.
    The short pause model to be appended can be specified by
    "-spmodel" options.  See documents for details.
- Fixes for audio input:
   - Input delay improved: the initial response to mic input
     now becomes much faster than previous versions (200ms
     -> 50ms approx.).
   - Would not block when the audio device is already in use,
     but just output error and exit.
   - Update support for libsndfile-1.0.x.
   - Update support for ALSA-0.9.x 
     (to use ALSA native interface, add "--with-mictype=alsa"
     to configure option.)