<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/speech2text/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/speech2text/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 27 Feb 2011 12:58:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/speech2text/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Support for the package format "RPM"</title><link>https://sourceforge.net/p/speech2text/feature-requests/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A build script contains a few specific settings for variables like "CPACK_RPM_PACKAGE_...".&lt;br /&gt;
&lt;a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b"&gt;http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b&lt;/a&gt;#l14&lt;/p&gt;
&lt;p&gt;I am curious when the item "RPM" can be added to the variable "CPACK_GENERATOR" so that the support for this package format will be completed.&lt;br /&gt;
&lt;a href="http://cmake.org/Wiki/CMake:CPackPackageGenerators" rel="nofollow"&gt;http://cmake.org/Wiki/CMake:CPackPackageGenerators&lt;/a&gt;#RPM_.28Unix_Only.29&lt;/p&gt;
&lt;p&gt;Was sufficient progress achieved by the feature request "Add support of CPack Component to CPack RPM generator"?&lt;br /&gt;
&lt;a href="http://public.kitware.com/Bug/view.php?id=7645" rel="nofollow"&gt;http://public.kitware.com/Bug/view.php?id=7645&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is an open issue that is described by the feature request "CPackRPM: Support dependency between RPM component" relevant for your software?&lt;br /&gt;
&lt;a href="http://public.kitware.com/Bug/view.php?id=11656" rel="nofollow"&gt;http://public.kitware.com/Bug/view.php?id=11656&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Sun, 27 Feb 2011 12:58:30 -0000</pubDate><guid>https://sourceforge.netb792cb41eee288fd0fdbcc971d51f4bda47156c6</guid></item><item><title>Consistent versions settings from the build specification</title><link>https://sourceforge.net/p/speech2text/feature-requests/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A commit like "Bump version to 0.4 (0.3.50)" shows that a few places need updates if version numbers are changed.&lt;br /&gt;
&lt;a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=commitdiff;h=02bff352271c052fb52e3b2af197b47f6d55879e"&gt;http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=commitdiff;h=02bff352271c052fb52e3b2af197b47f6d55879e&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It seems that following changes show also the corresponding possibility for inconsistent variable configurations.&lt;/p&gt;
&lt;p&gt;I suggest to use techniques like the following to improve this situation.&lt;br /&gt;
* Header file templates&lt;br /&gt;
* additional preprocessor macro application&lt;/p&gt;
&lt;p&gt;See also the section "Adding a Version Number and Configured Header File" for corresponding informations:&lt;br /&gt;
&lt;a href="http://cmake.org/cmake/help/cmake" rel="nofollow"&gt;http://cmake.org/cmake/help/cmake&lt;/a&gt;_tutorial.html#s1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Sat, 26 Feb 2011 21:56:05 -0000</pubDate><guid>https://sourceforge.net953233d68077597fc4b4adf11efced6530fd5ec4</guid></item><item><title>Clarification for package architecture settings of the build</title><link>https://sourceforge.net/p/speech2text/feature-requests/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would appreciate a clarification for the package architecture settings in a build script.&lt;br /&gt;
&lt;a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b"&gt;http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b&lt;/a&gt;#l20&lt;/p&gt;
&lt;p&gt;Are these instructions to set the variables "CPACK_..._PACKAGE_ARCHITECTURE" still needed here?&lt;br /&gt;
(I would expect that appropriate settings will be determined by the CPack functionality already, wouldn't it?)&lt;br /&gt;
&lt;a href="http://cmake.org/Wiki/CMake:Packaging" rel="nofollow"&gt;http://cmake.org/Wiki/CMake:Packaging&lt;/a&gt;_With_CPack&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Sat, 26 Feb 2011 19:05:42 -0000</pubDate><guid>https://sourceforge.netc60b74d570b0ff59f2bac6945933b51a4efac6a0</guid></item><item><title>Move CPack commands from a build script to a separate file</title><link>https://sourceforge.net/p/speech2text/feature-requests/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would you like to move the CPack commands from your main build script to a separate file "package_settings.cmake" which will be included at the bottom after this adjustment?&lt;br /&gt;
&lt;a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b"&gt;http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b&lt;/a&gt;#l8&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Sat, 26 Feb 2011 17:58:46 -0000</pubDate><guid>https://sourceforge.netc555c594659ad7ea03cd11d4b99118bb4ff659ef</guid></item><item><title>Promote build system version check to first instruction</title><link>https://sourceforge.net/p/speech2text/feature-requests/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I suggest to move the command "cmake_minimum_required" to the first line in your main build script.&lt;br /&gt;
&lt;a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b"&gt;http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=CMakeLists.txt;hb=d8946c4dd867cd3a08d8c7b8ca29cb1ae91a1c5b&lt;/a&gt;#l5&lt;/p&gt;
&lt;p&gt;I prefer a test for this CMake precondition before the command "project".&lt;br /&gt;
&lt;a href="http://cmake.org/Wiki/CMake" rel="nofollow"&gt;http://cmake.org/Wiki/CMake&lt;/a&gt;_FAQ#How_to_have_backward_and_forward_compatibility.3F&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Sat, 26 Feb 2011 16:26:03 -0000</pubDate><guid>https://sourceforge.netec2d978c1c4e080d2c9f54e7ac846dfc6221f47b</guid></item><item><title>Pulseaudio support</title><link>https://sourceforge.net/p/speech2text/feature-requests/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add pulseaudio support or phonon to control voice input/output&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 30 Nov 2010 21:31:35 -0000</pubDate><guid>https://sourceforge.netc8a1c5411d173e830440e5770551ee3a5fc7a398</guid></item><item><title>Subtraction of known background noise</title><link>https://sourceforge.net/p/speech2text/feature-requests/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This would allow voice control for audio players while they are playing. Minor modifications should enable use of hardware equalisers to filter out non-voice frequencies prior to voice recognition.&lt;/p&gt;
&lt;p&gt;Finding the right correlation between input and output in amplitude and delay is the mathematical challenge lurking beneath.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 21 Oct 2010 19:00:38 -0000</pubDate><guid>https://sourceforge.net283b6453f62bb7a8ce355217423314f6c3d6a8da</guid></item><item><title>user-defined rules: IPA to SAMPA</title><link>https://sourceforge.net/p/speech2text/feature-requests/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello! &lt;/p&gt;
&lt;p&gt;The import of the Ralf's German dictionary is OK. The IPA-to-SAMPA rules are sufficient for the German language. But what is with other languages that use a different IPA phoneme set? E.g. Ralf's French dictionary ( &lt;a href="http://script.blau.in/french-dictionary.xml.bz2" rel="nofollow"&gt;http://script.blau.in/french-dictionary.xml.bz2&lt;/a&gt; ) makes use of phonemes which are not imported correctly by simon: &lt;a href="http://spirit.blau.in/simon/2010/04/06/what-happens-with-french-phonemes/" rel="nofollow"&gt;http://spirit.blau.in/simon/2010/04/06/what-happens-with-french-phonemes/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In my opinion, the decision how to transcribe IPA phonemes into SAMPA should be done by the user (and not by simon because this would be too much work for the simon developers). So something like a plug-in solution might be good.&lt;/p&gt;
&lt;p&gt;I have published more than 60 PLS dictionaries. The phoneme sets are of course different from the German phoneme set. It would be good if each native speaker himself could decide how to transcribe a specific IPA phoneme into SAMPA. Simon should offer such a functionality.&lt;/p&gt;
&lt;p&gt;E.g. it could be useful to import the IPA-to-SAMPA conversion rules into simon via an XML file with the following format:&lt;br /&gt;
&amp;lt;alphabet&amp;gt;&lt;br /&gt;
&amp;lt;ipa&amp;gt;ʀ&amp;lt;/ipa&amp;gt;&lt;br /&gt;
&amp;lt;sampa&amp;gt;r&amp;lt;/sampa&amp;gt;&lt;br /&gt;
&amp;lt;/alphabet&amp;gt;&lt;br /&gt;
&amp;lt;alphabet&amp;gt;&lt;br /&gt;
&amp;lt;ipa&amp;gt;ɛ&amp;lt;/ipa&amp;gt;&lt;br /&gt;
&amp;lt;sampa&amp;gt;E&amp;lt;/sampa&amp;gt;&lt;br /&gt;
&amp;lt;/alphabet&amp;gt;&lt;/p&gt;
&lt;p&gt;It is possible to import a PLS dictionary into simon. It should be possible to import IPA-to-SAMPA rules into simon. My proposal is as follows:&lt;br /&gt;
simon should offer a button (button name: "Import IPA to SAMPA rules") that allows to import an XML file that contains the conversion rules in the format "&amp;lt;alphabet&amp;gt;&amp;lt;ipa&amp;gt;UTF-8&amp;lt;/ipa&amp;gt;&amp;lt;sampa&amp;gt;ASCII&amp;lt;/sampa&amp;gt;&amp;lt;/alphabet&amp;gt;".&lt;/p&gt;
&lt;p&gt;Maybe specific IPA-to-SAMPA conversion rules can be integrated into each specific PLS dictionary? This would be an efficient approach to solve phoneme import issues. &lt;/p&gt;
&lt;p&gt;What is your opinion?&lt;/p&gt;
&lt;p&gt;Greetings, Ralf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ralfherzog</dc:creator><pubDate>Sun, 12 Sep 2010 14:22:50 -0000</pubDate><guid>https://sourceforge.net498f7842b507fb6c91caa36813bd1c2bf5f19e6c</guid></item><item><title>sam: Add 'Export test results' button</title><link>https://sourceforge.net/p/speech2text/feature-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello!&lt;br /&gt;
Could you please add an 'Export test results' button? In sam &amp;gt; Test results &amp;gt; Files, there is an 'Edit sample' button. Next to this button, you could add an 'Export test results' button. I want to use sam to find out which audio files are of poor quality. I have published more than 20000 German audio files ( &lt;a href="http://script.blau.in/german-ipa/xhb.xml" rel="nofollow"&gt;http://script.blau.in/german-ipa/xhb.xml&lt;/a&gt; ), and I need an efficient way to find mistakes. Thanks. Regards, Ralf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ralfherzog</dc:creator><pubDate>Sat, 04 Sep 2010 17:46:02 -0000</pubDate><guid>https://sourceforge.net3c22bd33129f4eca999d11cdcaa9e157fa8c4725</guid></item><item><title>Import of the symbol [χ] - "Ach-Laut"</title><link>https://sourceforge.net/p/speech2text/feature-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello! &lt;br /&gt;
At the moment, simon is not able to import the correct symbol [χ] of the German Ach-Laut. It would be nice if this feature would be added because I want to convert the [x] into the symbol [χ] in Ralf's German dictionary: &lt;a href="http://spirit.blau.in/simon/2010/08/23/symbol-of-the-ach-laut/" rel="nofollow"&gt;http://spirit.blau.in/simon/2010/08/23/symbol-of-the-ach-laut/&lt;/a&gt; Could you please add this feature to simon?&lt;br /&gt;
Regards, Ralf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ralfherzog</dc:creator><pubDate>Sat, 28 Aug 2010 06:58:55 -0000</pubDate><guid>https://sourceforge.net2580c507fe7ed1d7fab135d52ea72ca09d8c119a</guid></item></channel></rss>