[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:03558] Re: Android version of HTS


Dear Mr. Wang,

We have implemented HTS on Android OS during ARIANA-Mobile project since last year. 
Asr-Gooyesh-Pardaz Co. is the owner of this research-based project.
Java is the main language of the Android mobile OS. Android provides many necessary tools and APIs for developing Java applications.
So It is more beneficial to write your programs using Java. We have developed a version of HTS on Mobile using Java language. 
Our system is a Context-Dependent MSD Hidden Semi-Markov Model with GV parameter generation, mcep parameters and MLSA synthesis filter (Conventional HTS). However you could find more details from the following link:
http://www.asr-gooyesh.com/En/

Best Regards,
Soheil Khorram



From: pramod kumar <pramod2001.india@xxxxxxxxx>
To: hts-users@xxxxxxxxxxxxxxx
Sent: Friday, January 4, 2013 5:16 PM
Subject: [hts-users:03556] Re: Android version of HTS

Does Android 2.3.6 supports floating point calculations efficiently?


On Fri, Jan 4, 2013 at 2:30 PM, Yongxin Wang <fefe.wyx@xxxxxxxxx> wrote:
hts_engine 2.2 can compile and run on Android devices through jni.
Modern ARM CPU has a floating point processing unit which can handle
the floating point calculation efficiently. Older CPUs may run much
slower due to the lack of floating point processing unit.

Yongxin Wang


On Fri, Jan 4, 2013 at 4:40 PM, pramod kumar <pramod2001.india@xxxxxxxxx> wrote:
> Dear All,
>
> I would like to use HTS voices in my android mobile app and looking for
> Android compatible HTS-engine API. Please let me know anyone in the group
> have experience in that domain.
>
> Thanks,
> Pramod..





References
[hts-users:03554] Android version of HTS, pramod kumar
[hts-users:03555] Re: Android version of HTS, Yongxin Wang
[hts-users:03556] Re: Android version of HTS, pramod kumar