Releases: alicagank/VowSpace
v1.4.1
VowSpace is an open-source desktop application developed with the aim of acquiring, visualizing, normalizing, and linguistically analyzing vowel sounds from audio files.
Release Notes:
Bug Fixes:
Fixed a bug that inverts the axes upon importing data.
Fixed a bug that made the app crash when the size of the canvas size is below 1 pixel.
New Features:
Added Ellipses and Qhulls to connect related data for better readability.
Group by Vowel option: Normally the application would connect the data that belonged to the same speaker. With this update, the user can now connect the same vowels for different purposes.
Improvements:
Made the canvas bigger for better visualization.
Made the default and minimum size of the application 800x800.
Changed the default dpi for saving images from 600 to 1200 for better readability.
Rearranged the menus for improved navigation.
Full Changelog: v1.4.0...v1.4.1
v1.4.0
VowSpace is an open-source desktop application developed with the aim of acquiring, visualizing, normalizing, and linguistically analyzing vowel sounds from audio files.
Release Notes:
Bug Fixes:
Fixed bug causing program crash when a cell is empty in the dataframe.
Fixed bug causing program crash when applying a qhull on 2-dimensional data.
New Features:
Added f0 (fundamental freq), f3, and f4 formants for both plotting and acquiring.
Added option to choose which formants to plot.
Added a dataframe editor to add, edit, and delete data using a UI.
Changes:
Updated dataframe methods: clear_data, read, and write.
Modified Bark and Lobanov normalization methods to include all formant frequencies.
(Previously, the program only used the f1 and f2 integers. With this update, users can now select the data they need using the UI, without needing to include unnecessary rows in their dataset. Also, if a cell in the dataset is empty for any reason, the data logic of the application simply takes it as a NaN value and won’t crash.)
Full Changelog: v1.2.0...v1.4.0
v1.3.0
VowSpace is an open-source desktop application designed with the aim of acquiring, visualizing, normalizing, and linguistically analyzing vowel sounds from audio files.
Release notes:
- Added 'Audio Analysis Tools', a separate window that the user can open through the VowSpace’s main user interface. Using this window, the user can read an audio file and get useful information about it such as intensity, pitch and formant frequencies.
- Added an IPA keyboard for convenience.
- Added the option to exclude a title for the plot.
Ali Çağan Kaya
May 1, 2024
VowSpace v1.2.0
VowSpace is an app that aims to simplify vowel plotting when working with phonetic or sociolinguistic data.
Release notes:
- The initial release for Mac. :)
- Fixed a bug regarding the Bark Difference Metric method.
- Added more labeling options.
Ali Çağan Kaya
January 22, 2024