- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glancing at the release notes for IPP7.0 beta update 3, it says "The speech recognition functions (ippSR domain) are not part of this
release; this domain will continue to be supported in the IPP 6.1
product."
So are these just not a part of the beta, or are they out of the product line entirely?
So are these just not a part of the beta, or are they out of the product line entirely?
Link Copied
7 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The speech recognition domain has been removed from the 7.0 product. It will continue to be supported in the 6.1 product.
Are you able to provide a list of the SR functions that you use as part of your product?
Are you able to provide a list of the SR functions that you use as part of your product?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not too much, actually.
- CopyWithPadding (obviously we can work around this one, but it was a handy one-liner!)
- LogSum (would like to have)
- The gaussian scoring would also be useful, else we were going to roll our own with AVX intrinsics.
- CopyWithPadding (obviously we can work around this one, but it was a handy one-liner!)
- LogSum (would like to have)
- The gaussian scoring would also be useful, else we were going to roll our own with AVX intrinsics.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Jon,
Thanks for the feedback, it has been provided to our engineering group for consideration in future editions.
Paul
Thanks for the feedback, it has been provided to our engineering group for consideration in future editions.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are there plans to support again the speech recognition domain? We were using the functions below. thanks
ippsUpdateNoisePSDMCRA_32f_I
ippsLinearToMel_32f
ippsFilterUpdateWiener_32s
ippsFilterUpdateEMNS_32s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also wonder about the Voice Enhancement functions decribed in th IPP 7.0 Manual. THe havae noise estimation and filter adaptation but it is not stated in the manual which algorithm actually they implement. Is there a document where I could get this information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>...Are there plans to support again the speech recognition domain?..
>>
>>...I also wonder about the Voice Enhancement functions decribed in th IPP 7.0 Manual...
IPP supports static linking and you can use it to create your own custom library for static or dynamic linking with a set of functions which will be removed. If you follow that path that custom library could be used in your applications. Also, take into account that several versions of IPP could co-exist on a system ( that was already shortly discussed during last a couple weeks ).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sergey,
there is no suitable universal approach how to link together 7.1(7.0) and 6.1 versions. Only some "hack" methods are applicable that can't be reccomended as general solution. So in general the latest IPP versions are incompatible with 6.1.
regards, Igor
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page