• Idefisk
  • Tools
  • Tutorials
  • Reviews
  • VoIP Providers
  • Archives
ZOIPER softphone
AsteriskGuru Archives
Mailing List Archives
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[asterisk-speech-rec] LumenVox 8.5 Now Available

 
   AsteriskGuru Archives Forum Index -> Asterisk-Speech-Rec
View previous topic :: View next topic  
Author Message
StephenKeller at LumenVox
Guest





PostPosted: Tue Jul 08, 2008 5:43 pm    Post subject: [asterisk-speech-rec] LumenVox 8.5 Now Available

Just a quick note to let everyone know that LumenVox 8.5 is now available. This represents a pretty big change in our installation. Starting with version 8.5, LumenVox installs files into a number of different locations (older versions of the software installed everything into /opt/lumenvox/).

/etc/lumenvox/ contains configuration files and other non-executable files for the Engine. A file called lumenvox_settings.conf in this directory controls where the applications will place logs, look for acoustic models, etc. By default, the /etc/lumenvox/Lang/ directory contains grammars and the acoustic models that determine which languages the Engine will use when performing decodes.

/usr/bin/ contains the actual binary files for the Speech Engine and License Server.

/usr/include/ contains include files needed by the Engine client.

/usr/lib/ contains library files used across the LumenVox applications.

/usr/share/docs/lumenvox/ is the top-level folder for documentation.

/var/logs/lumenvox/ is where the applications place logs by default. The directory is created by the Core package.

/etc/init.d contains the lvsred and lvlicensed scripts that start the SRE Server and License Server daemons at system start-up.

Doing this has eliminated the need to use environment variables, so everyone should have much less trouble using LumenVox and the connector bridge with scripts like safe_asterisk.

We have also changed the package names and split the software into a few more packages, so be sure and read the installation instructions.

Please note that if you install the software, you will need to download the latest connector bridge, which is b22 from your account at http://www.lumenvox.com/customers/

Instructions on installation for Red Hat / Fedora Core with yum are at: http://www.lumenvox.com/help/speechEngineAsterisk/installation/installing-lumenvox-rpm.htm

Debian users can find apt instructions at: http://www.lumenvox.com/help/speechEngineAsterisk/installation/debian-installation.htm

Please let us know of any problems you find.

Thanks,


Stephen Keller
Project Manager
LumenVox
P: 1-877-977-0707 - just say, "Support"
P: +1-858-707-7700
F: +1-858-707-7072
support@LumenVox.com
www.LumenVox.com


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-speech-rec mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-speech-rec
Back to top
sprior at geekster.com
Guest





PostPosted: Tue Jul 08, 2008 5:55 pm    Post subject: [asterisk-speech-rec] LumenVox 8.5 Now Available

Quoting Stephen Keller <StephenKeller@LumenVox.com>:

Quote:
Just a quick note to let everyone know that LumenVox 8.5 is now available.

Does 8.5 have feature/capabilities changes or is it strictly a packaging change?

Thanks
Steve Prior

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-speech-rec mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-speech-rec
Back to top
StephenKeller at LumenVox
Guest





PostPosted: Tue Jul 08, 2008 6:09 pm    Post subject: [asterisk-speech-rec] LumenVox 8.5 Now Available

Quote:
Does 8.5 have feature/capabilities changes or is it strictly
a packaging change?

There are some other changes as well; the major one is the ability to uninstall licenses and move them to another machine. Complete instructions are at: http://www.lumenvox.com/help/speechEngine/administration/licensing/uninstalling-license.htm

There aren't any core functionality changes or major enhancements to recognition quality (those are coming soon, though, with a major rewrite of our core recognizer in the works). This release was mainly to address the big questions we get regarding installation and licensing.

If you have everything installed and running happily, you may want to wait for 9.0 later this year to upgrade as it will contain significant recognition changes.

Thanks,

Stephen Keller
Project Manager
LumenVox
P: 1-877-977-0707 - just say, "Support"
P: +1-858-707-7700
F: +1-858-707-7072
support@LumenVox.com
www.LumenVox.com


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-speech-rec mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-speech-rec
Back to top
david.merel at gmail.com
Guest





PostPosted: Sat Jul 12, 2008 7:18 pm    Post subject: [asterisk-speech-rec] LumenVox 8.5 Now Available

Any changelog or feature enhancements? Also what does this mean for older installations? I get the new install, but what about upgrading are there different steps and measures we need to take when upgrading?

On Tue, Jul 8, 2008 at 2:39 PM, Stephen Keller <StephenKeller@lumenvox.com (StephenKeller@lumenvox.com)> wrote:
Quote:
Just a quick note to let everyone know that LumenVox 8.5 is now available. This represents a pretty big change in our installation. Starting with version 8.5, LumenVox installs files into a number of different locations (older versions of the software installed everything into /opt/lumenvox/).

/etc/lumenvox/ contains configuration files and other non-executable files for the Engine. A file called lumenvox_settings.conf in this directory controls where the applications will place logs, look for acoustic models, etc. By default, the /etc/lumenvox/Lang/ directory contains grammars and the acoustic models that determine which languages the Engine will use when performing decodes.

/usr/bin/ contains the actual binary files for the Speech Engine and License Server.

/usr/include/ contains include files needed by the Engine client.

/usr/lib/ contains library files used across the LumenVox applications.

/usr/share/docs/lumenvox/ is the top-level folder for documentation.

/var/logs/lumenvox/ is where the applications place logs by default. The directory is created by the Core package.

/etc/init.d contains the lvsred and lvlicensed scripts that start the SRE Server and License Server daemons at system start-up.

Doing this has eliminated the need to use environment variables, so everyone should have much less trouble using LumenVox and the connector bridge with scripts like safe_asterisk.

We have also changed the package names and split the software into a few more packages, so be sure and read the installation instructions.

Please note that if you install the software, you will need to download the latest connector bridge, which is b22 from your account at http://www.lumenvox.com/customers/

Instructions on installation for Red Hat / Fedora Core with yum are at: http://www.lumenvox.com/help/speechEngineAsterisk/installation/installing-lumenvox-rpm.htm

Debian users can find apt instructions at: http://www.lumenvox.com/help/speechEngineAsterisk/installation/debian-installation.htm

Please let us know of any problems you find.

Thanks,


Stephen Keller
Project Manager
LumenVox
P: 1-877-977-0707 - just say, "Support"
P: +1-858-707-7700
F: +1-858-707-7072
support@LumenVox.com
www.LumenVox.com


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-speech-rec mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-speech-rec
Back to top
Display posts from previous:   
   AsteriskGuru Archives Forum Index -> Asterisk-Speech-Rec All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™