Recording Equipment Discussions

Flat
Speech Submission Applet Source
User: KNSetting
Date: 12/3/2010 9:03 am
Views: 8642
Rating: 13

Hello folks,

In order to make our BP Models (LaPSAM) more useful, we want easy the task of the user adapting the model. So the idea now is develop a web service, where the user record some speech, and we use it to adapt our model and dispose to him the model adapted with his voice.

The condition to the user is that the voice he recoded to adapt the model, has to be distributed under the GPL and can be used to build our models.

So I was wondering if I can use the applet (for speech submission) which you use here in the voxforge. I try to search for it in the Dev link, but I could not find some tutorial/documentation on the wiki. So I try to browse in the source, and I found something but I was not able to download using svn because I have not a user (I believe that the svn is http://dev.voxforge.org/svn is that right?). It is possible to download it?

It will be nice for voxforge too, first because the models we have been creating are all under BSD license, and as the user will submit his speech under GPL I will upload it to voxfoge.

Re: Speech Submission Applet Source
User: kmaclean
Date: 12/7/2010 8:44 am
Views: 167
Rating: 15

>So I was wondering if I can use the applet (for speech submission) which you use

>here in the voxforg

The applet is licenced under GPLv3, so you can do anything you want with the applet, as long as the terms of the GPL are followed.

> I have not a user (I believe that the svn is

>http://dev.voxforge.org/svn is that right?). It is possible to

>download it?

try: http://dev.voxforge.org/svn/Main/Trunk/

The VoxForge Speech Submission applet is here: 

http://dev.voxforge.org/svn/Main/Trunk/SpeechSubmission/VFSpeechSubmission/java/src/speechrecorder/

>and as the user will submit his speech under GPL I will upload it to voxfoge.

Thank You!

Ken 

Re: Speech Submission Applet Source
User: KNSetting
Date: 12/8/2010 1:33 pm
Views: 4188
Rating: 15

Thaks Ken,

I have build the project and started he development.

PreviousNext