The automatic annotation and analysis of speech

Solutions: Explore what is possible with SPPAS

SPPAS enables easy and efficient access to a wide scope of customizable features: annotate, analyze and manage files becomes available to everyone.

The SPPAS annotation solutions

SPPAS ensures flexibility rather than a one-size-fits-all approach in the implementation of the proposed features. There are no fixed or unique solutions, but a bunch of customizable features to make choices according to the user requirements.

The following figure shows how each automatic annotation of SPPAS interacts with data files and with the other automatic annotations. It's beneficial to create the annotation solution you need for your project. Find the final annotated file you want, then choose a path to get it.

Validating your annotation solution is part of the quality control and you obviously do it before recording the final data.

Click here to see some examples of SPPAS corpus annotation solutions.

Workflow of the standalone annotations
All the standalone annotations of SPPAS.

Annotate automatically or semi-automatically

The next three lists present the main categories of features implemented into SPPAS to annotate automatically, to analyze annotated files and to convert annotated files. For each feature, it indicates the User Interface - GUI or CLI, to get access to it. Some other features are available directly from the Application Programming Interface.

Annotations of type "standalone"

  1. Modelling of fundamental frequency
    • GUI: Annotate -> STANDALONE -> Momel
    • CLI: momel.py
  2. INTernational Transcription System for INTonation
    • GUI: Annotate -> STANDALONE -> INTSINT
    • CLI: intsint.py
  3. Search for IPUs in an audio file
    • GUI: Annotate -> STANDALONE -> Search for IPUs
    • CLI: searchipus.py
  4. Fill in IPUs of an audio file with IPUs of a txt file
    • GUI: Annotate -> STANDALONE -> Fill in IPUs
    • CLI: fillipus.py
  5. Text Normalization of a transcription
    • GUI: Annotate -> STANDALONE -> Text Normalization
    • CLI: normalize.py
  6. Phonetization: Grapheme to phonemes conversion
    • GUI: Annotate -> STANDALONE -> Phonetization
    • CLI: phonetize.py
  7. Time alignment of phonemes and tokens
    • GUI: Annotate -> STANDALONE -> Alignment
    • CLI: alignment.py
  8. Activity
    • GUI: Annotate -> STANDALONE -> Activity
    • CLI: activity.py
  9. Interval Values Analysis
    • GUI: Annotate -> STANDALONE -> IVA
    • CLI: iva.py
  10. Syllabification of time-aligned phonemes
    • GUI: Annotate -> STANDALONE -> Syllabification
    • CLI: syllabify.py
  11. The Time Group Analyzer
    • GUI: Annotate -> STANDALONE -> TimeGroupAnalysis
    • CLI: tga.py
  12. Estimate the Root-Mean Square values of an audio files in intervals
    • GUI: Annotate -> STANDALONE -> RMS
    • CLI: rms.py
  13. Search for self-repetitions in time-aligned tokens
    • GUI: Annotate -> STANDALONE -> Self-Repetitions
    • CLI: selfrepet.py
  14. Decide if either a token is a stop-words or not
    • GUI: Annotate -> STANDALONE -> Stop-words
    • CLI: stopwords.py
  15. Estimate occurrences and ranks of annotation tags
    • GUI: Annotate -> STANDALONE -> LexMetric
    • CLI: ---
  16. Hand & Pose in a video file detects body pose and/or hands
    • GUI: Annotate -> STANDALONE -> HandPose
    • CLI: handpose.py
  17. Face detection in a video file
    • GUI: Annotate -> STANDALONE -> Face detection
    • CLI: facedetection.py
  18. Face identity assigns a person identity to the detected faces of a video
    • GUI: Annotate -> STANDALONE -> Face identity
    • CLI: faceidentity.py
  19. Face landmark estimates 68 sights
    • GUI: Annotate -> STANDALONE -> Face landmarks
    • CLI: facesights.py
  20. *** UNDER DEVELOPMENT *** Cued Speech: Generates key codes from phonemes
    • GUI: Annotate -> STANDALONE -> Cued Speech
    • CLI: cuedspeech.py

Annotations of types "interaction" and "speaker"

  1. Search for other-repetitions in time-aligned tokens of two speakers
    • GUI: Annotate -> INTERACTION -> Other-Repetitions
    • CLI: otherrepet.py
  2. Search for re-occurrences in time-aligned annotations of two speakers
    • GUI: Annotate -> INTERACTION -> Re-Occurrences
    • CLI: otherrepet.py
  3. Activity overlaps of two speakers
    • GUI: Annotate -> INTERACTION -> Overlaps
    • CLI: overlaps.py
  4. Detect repeated sequences in two distinct files of time-aligned tokens of a speaker
    • GUI: Annotate -> SPEAKER -> Speaker Lexixal Repeated
    • CLI: spklexrep.py

Analyze

Convert

Plugins