Skip to content
HaraldBerthelsen edited this page Jun 13, 2016 · 5 revisions
  • wikispeech.py

Main server code.

  • options.py

Return values for OPTIONS request

  • voice_config.py

Configuration of textprocessors and synthesis voices

  • tokeniser.py

A very simple tokeniser

  • wikilex.py

Interface to the lexserver api

  • adapters

Interfaces to various synthesis engines

  • __init__.py

  • espeak_adapter.py

  • flite_adapter.py

  •  hts_engine_adapter.py
    
  • marytts_adapter.py

  • maryxml_converter.py

  • maryxml2json.py

  • xml2json.py

  • engines

  • flite

  • hts_engine

  • voices

  • hts

  • cmu_us_arctic_slt_demo.htsvoice
    
  • test

  • test_api.py

  • test_voice_configs.py

  • tmp

  • README

  • README.md

  • test.html

  • wikispeech_simple_player.js

Clone this wiki locally