Page MenuHomePhabricator

Tokenize article text
Open, Needs TriagePublic

Description

This consists of using the TTS server API to tokenize article text.

Event Timeline

MaryTTS can be used for this, which would be good because of:

  1. It's already running.
  2. It would give the same tokens as when the text is synthesized.

This would require making this functionality accessible, either by adding it to wikipseech_mockup or by (partially) making the MaryTTS server accessible.