[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/8] Hussain Jasim's pitch range feature addition.
From: |
Luke Yelavich |
Subject: |
[PATCH 0/8] Hussain Jasim's pitch range feature addition. |
Date: |
Fri, 24 Oct 2014 14:44:37 -0400 |
I've just finished hand editing Hussain Jasim's patches from his git repo,
found at git://github.com/ringulreith/speechd.git. The code builds at least,
although I have not yet tested it.
In hand-editing these, it is possible I dropped a hunk that I shouldn't have,
and likely I left a hunk in that was an accidental reversion that I meant to
remove. If folks could please have a look, that would be much appreciated. I am
posting these patches to the list so they can get a proper review.
I am not entirely sure if this is something we should include, see another
incoming reply from me to the original pull request, but its worth considering
nonetheless.
Thanks
Luke
- [PATCH 0/8] Hussain Jasim's pitch range feature addition.,
Luke Yelavich <=
- [PATCH 1/8] added pitch_range to SPDMsgSettings, Luke Yelavich, 2014/10/24
- [PATCH 2/8] added pitch_range support to the msg_settings system, and defined macros in msg.h, Luke Yelavich, 2014/10/24
- [PATCH 3/8] defined pitch_range functions for the language apis, and added support for setting its value during configuration, Luke Yelavich, 2014/10/24
- [PATCH 4/8] added pitch_range options to spd-say, Luke Yelavich, 2014/10/24
- [PATCH 5/8] implemented pitch_range support for the generic and Espeak modules, Luke Yelavich, 2014/10/24
- [PATCH 6/8] included pitch_range testing for most of the tests (excepting ssml), Luke Yelavich, 2014/10/24
- [PATCH 7/8] updated the documentation to reference pitch_change additions, Luke Yelavich, 2014/10/24
- [PATCH 8/8] added support for configuring DefaultPitchRange, Luke Yelavich, 2014/10/24
- [PATCH 0/8] Hussain Jasim's pitch range feature addition., Trevor Saunders, 2014/10/25