Metadata-Version: 2.1
Name: paule
Version: 0.3.1
Summary: paule implements the Predictive Articulatory speech synthesis model Utilizing Lexical Embeddings (PAULE), which is a control model for the articulatory speech synthesizer VocalTractLab (VTL).
Home-page: https://paule.readthedocs.io/en/latest/
License: GPLv3+
Author: Konstantin Sering
Author-email: konstantin.sering@uni-tuebingen.de
Requires-Python: >=3.8,<3.12
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: librosa (>=0.9.2,<0.10.0)
Requires-Dist: llvmlite (>=0.39.1,<0.40.0)
Requires-Dist: numba (>=0.56.4,<0.57.0)
Requires-Dist: numpy (>=1.23.1,<2.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: soundfile (>=0.11.0,<0.12.0)
Requires-Dist: torch (>=1.13.1,<2.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Project-URL: Repository, https://github.com/quantling/paule
Description-Content-Type: text/x-rst

PAULE
=====

.. image:: https://zenodo.org/badge/355606517.svg
   :target: https://zenodo.org/badge/latestdoi/355606517

Predictive Articulatory speech synthesis Utilizing Lexical Embeddings (PAULE) a
python frame work to plan control parameter trajectories for the VocalTractLab
simulator for a target acoustics or semantic embedding.

Acknowledgements
----------------
This research was supported by an ERC advanced Grant (no. 742545) and the University of Tübingen.

