Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjatria/plugin_cabrelli
https://github.com/jjatria/plugin_cabrelli
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jjatria/plugin_cabrelli
- Owner: jjatria
- Created: 2015-03-16T19:30:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T19:31:24.000Z (over 9 years ago)
- Last Synced: 2023-03-24T19:25:11.677Z (over 1 year ago)
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Roadmap
=======1. [x] Move interval boundaries to nearest zero crossing
2. [x] Normalize average amplitude of files to 70dB
3. [ ] Ramp the first and last 15ms of the file
4. [x] Save all labeled intervals
5. [x] Labeling
* [x] Generate TextGrid per file
* [x] Pause for labeling
6. [ ] Make measurements for vowels:
* [ ] F0 (cc) in Hz and Mel with semi-auto script
* [ ] F1-F3 in Hz and Mel using semi-auto script
* [ ] Relative intensity
* [ ] Duration (absolute and relative)
* [ ] Percentage of voicing
7. [ ] Make measurements for fricatives:
* [ ] Centre of gravity
* [ ] Standard deviation
* [ ] Kurtosis
* [ ] Skewness