Skip to content

Releases: quantling/paule

v0.4.5

31 May 15:21
Compare
Choose a tag to compare
  • allows to pass a string to a results file to the visualize.visualize_results function
  • updates README

Full Changelog: v0.4.4...v0.4.5

paule 0.4.4

25 Apr 19:24
454fbed
Compare
Choose a tag to compare

What's Changed

  • small fix to initialize a tensor on the target device and not on the cpu by @derNarr in #1
  • Speech classifier by @derNarr in #2
  • Five point stencil by @derNarr in #3

Full Changelog: v0.3.6...v0.4.4

Adds smiling functionality

14 Dec 20:06
Compare
Choose a tag to compare
  • adds the functionality to keep the VTL in a "smiling" state during planning.

paule 0.3.5

09 Oct 13:00
Compare
Choose a tag to compare
  • fixes pyproject.toml to work with new poetry version and to allow for newer version ins dependencies

paule 0.3.4

19 Jan 20:57
Compare
Choose a tag to compare
  • fixes somatosensory pathway
  • fixes calculation of somatosensory representation
  • doubles velocity and jerk constraints in somatosensory pathway
  • adds continue learning for the somatosensory-to-acoustic model
  • fixes path to VTL library on Windows

paule 0.3.1

03 Jan 13:50
Compare
Choose a tag to compare

Still a version in alpha status, but this release adds:

  • function to download pretrained weights
  • new VocalTractLab version for Linux, MacOS, and Windows
  • adds first tests
  • adds poetry for maintaining the package
  • improves documentation

paule 0.2.0

26 Oct 09:57
Compare
Choose a tag to compare

Major improvements over first release, but still lacking and instruction on how to download the pre-trained weights.

paule v0.1.1

12 Apr 16:19
Compare
Choose a tag to compare

First release with some useful code, but lacking some of the big pretrained model files and the data to directly run it after installation.