|
From: Koichi Akabe <vbkai...@gm...> - 2012-01-03 01:10:30
Attachments:
build_shared_lib.patch
use_shared_lib.patch
|
Hi developers,
hts-engine provides a static library without shared library now.
It will waste resources.
I attached following patches to provide and to use shared library:
build_shared_lib.patch: for hts-engine
use_shared_lib.patch: for open-jtalk
--
Koichi Akabe
vbkaisetsu at {gmail.com, debian.or.jp}
|
|
From: Keiichiro Oura <ur...@sp...> - 2012-01-03 02:22:15
|
Hi,
>Koichi
Thank you very much for useful patches.
>All
When you want to use engine as shared library, please put his patches.
Regards,
Keiichiro Oura
2012/1/3 Koichi Akabe <vbkai...@gm...>:
> Hi developers,
>
> hts-engine provides a static library without shared library now.
> It will waste resources.
>
> I attached following patches to provide and to use shared library:
>
> build_shared_lib.patch: for hts-engine
> use_shared_lib.patch: for open-jtalk
>
> --
> Koichi Akabe
> vbkaisetsu at {gmail.com, debian.or.jp}
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
> _______________________________________________
> Hts-engine-users mailing list
> Hts-e...@li...
> https://lists.sourceforge.net/lists/listinfo/hts-engine-users
>
|
|
From: Koichi Akabe <vbkai...@gm...> - 2012-01-03 03:16:41
|
Hi Keiichiro,
Could you apply these patches to development branch?
On Tue, 3 Jan 2012 11:22:08 +0900
Keiichiro Oura <ur...@sp...> wrote:
> Hi,
>
> >Koichi
> Thank you very much for useful patches.
>
> >All
> When you want to use engine as shared library, please put his patches.
>
> Regards,
> Keiichiro Oura
>
>
> 2012/1/3 Koichi Akabe <vbkai...@gm...>:
> > Hi developers,
> >
> > hts-engine provides a static library without shared library now.
> > It will waste resources.
> >
> > I attached following patches to provide and to use shared library:
> >
> > build_shared_lib.patch: for hts-engine
> > use_shared_lib.patch: for open-jtalk
> >
> > --
> > Koichi Akabe
> > vbkaisetsu at {gmail.com, debian.or.jp}
> >
> >
--
Koichi Akabe
vbkaisetsu at {gmail.com, debian.or.jp}
|
|
From: Keiichiro Oura <ur...@sp...> - 2012-01-03 06:12:46
|
Hi, Koichi
I'm not going to apply these patches *immediately*, because many
software which use hts_engine have to be modified.
But, I think your patches are useful.
Thank you again.
Regards,
Keiichiro Oura
2012/1/3 Koichi Akabe <vbkai...@gm...>:
> Hi Keiichiro,
>
> Could you apply these patches to development branch?
>
> On Tue, 3 Jan 2012 11:22:08 +0900
> Keiichiro Oura <ur...@sp...> wrote:
>
>> Hi,
>>
>> >Koichi
>> Thank you very much for useful patches.
>>
>> >All
>> When you want to use engine as shared library, please put his patches.
>>
>> Regards,
>> Keiichiro Oura
>>
>>
>> 2012/1/3 Koichi Akabe <vbkai...@gm...>:
>> > Hi developers,
>> >
>> > hts-engine provides a static library without shared library now.
>> > It will waste resources.
>> >
>> > I attached following patches to provide and to use shared library:
>> >
>> > build_shared_lib.patch: for hts-engine
>> > use_shared_lib.patch: for open-jtalk
>> >
>> > --
>> > Koichi Akabe
>> > vbkaisetsu at {gmail.com, debian.or.jp}
>> >
>> >
>
> --
> Koichi Akabe
> vbkaisetsu at {gmail.com, debian.or.jp}
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
> _______________________________________________
> Hts-engine-users mailing list
> Hts-e...@li...
> https://lists.sourceforge.net/lists/listinfo/hts-engine-users
|
|
From: Koichi Akabe <vbkai...@gm...> - 2012-01-03 06:41:00
|
Hi, I said without details, sorry. This patch adds AC_PROG_LIBTOOL macro to configure.ac and it will also provides a static library, so users don't have to change their code. http://www.gnu.org/software/libtool/manual/libtool.html#LT_005fINIT I think these patch can be applied immediately. On Tue, 3 Jan 2012 15:12:40 +0900 Keiichiro Oura <ur...@sp...> wrote: > Hi, Koichi > > I'm not going to apply these patches *immediately*, because many > software which use hts_engine have to be modified. > But, I think your patches are useful. > Thank you again. > > Regards, > Keiichiro Oura > > > 2012/1/3 Koichi Akabe <vbkai...@gm...>: > > Hi Keiichiro, > > > > Could you apply these patches to development branch? > > > > On Tue, 3 Jan 2012 11:22:08 +0900 > > Keiichiro Oura <ur...@sp...> wrote: > > > >> Hi, > >> > >> >Koichi > >> Thank you very much for useful patches. > >> > >> >All > >> When you want to use engine as shared library, please put his patches. > >> > >> Regards, > >> Keiichiro Oura > >> > >> > >> 2012/1/3 Koichi Akabe <vbkai...@gm...>: > >> > Hi developers, > >> > > >> > hts-engine provides a static library without shared library now. > >> > It will waste resources. > >> > > >> > I attached following patches to provide and to use shared library: > >> > > >> > build_shared_lib.patch: for hts-engine > >> > use_shared_lib.patch: for open-jtalk > >> > > >> > -- > >> > Koichi Akabe > >> > vbkaisetsu at {gmail.com, debian.or.jp} > >> > > >> > > > > > -- > > Koichi Akabe > > vbkaisetsu at {gmail.com, debian.or.jp} > > > > ------------------------------------------------------------------------------ > > Write once. Port to many. > > Get the SDK and tools to simplify cross-platform app development. Create > > new or port existing apps to sell to consumers worldwide. Explore the > > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > > http://p.sf.net/sfu/intel-appdev > > _______________________________________________ > > Hts-engine-users mailing list > > Hts-e...@li... > > https://lists.sourceforge.net/lists/listinfo/hts-engine-users > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Hts-engine-users mailing list > Hts-e...@li... > https://lists.sourceforge.net/lists/listinfo/hts-engine-users -- Koichi Akabe vbkaisetsu at {gmail.com, debian.or.jp} |
|
From: Keiichiro Oura <ur...@sp...> - 2012-01-05 02:13:13
|
Hi, It's good news. I'll try the patches. Regards, Keiichiro Oura 2012/1/3 Koichi Akabe <vbkai...@gm...>: > Hi, > > I said without details, sorry. > This patch adds AC_PROG_LIBTOOL macro to configure.ac and it will also provides a static library, so users don't have to change their code. > http://www.gnu.org/software/libtool/manual/libtool.html#LT_005fINIT > > I think these patch can be applied immediately. > > On Tue, 3 Jan 2012 15:12:40 +0900 > Keiichiro Oura <ur...@sp...> wrote: > >> Hi, Koichi >> >> I'm not going to apply these patches *immediately*, because many >> software which use hts_engine have to be modified. >> But, I think your patches are useful. >> Thank you again. >> >> Regards, >> Keiichiro Oura >> >> >> 2012/1/3 Koichi Akabe <vbkai...@gm...>: >> > Hi Keiichiro, >> > >> > Could you apply these patches to development branch? >> > >> > On Tue, 3 Jan 2012 11:22:08 +0900 >> > Keiichiro Oura <ur...@sp...> wrote: >> > >> >> Hi, >> >> >> >> >Koichi >> >> Thank you very much for useful patches. >> >> >> >> >All >> >> When you want to use engine as shared library, please put his patches. >> >> >> >> Regards, >> >> Keiichiro Oura >> >> >> >> >> >> 2012/1/3 Koichi Akabe <vbkai...@gm...>: >> >> > Hi developers, >> >> > >> >> > hts-engine provides a static library without shared library now. >> >> > It will waste resources. >> >> > >> >> > I attached following patches to provide and to use shared library: >> >> > >> >> > build_shared_lib.patch: for hts-engine >> >> > use_shared_lib.patch: for open-jtalk >> >> > >> >> > -- >> >> > Koichi Akabe >> >> > vbkaisetsu at {gmail.com, debian.or.jp} >> >> > >> >> > >> > >> > -- >> > Koichi Akabe >> > vbkaisetsu at {gmail.com, debian.or.jp} >> > >> > ------------------------------------------------------------------------------ >> > Write once. Port to many. >> > Get the SDK and tools to simplify cross-platform app development. Create >> > new or port existing apps to sell to consumers worldwide. Explore the >> > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join >> > http://p.sf.net/sfu/intel-appdev >> > _______________________________________________ >> > Hts-engine-users mailing list >> > Hts-e...@li... >> > https://lists.sourceforge.net/lists/listinfo/hts-engine-users >> >> ------------------------------------------------------------------------------ >> Write once. Port to many. >> Get the SDK and tools to simplify cross-platform app development. Create >> new or port existing apps to sell to consumers worldwide. Explore the >> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join >> http://p.sf.net/sfu/intel-appdev >> _______________________________________________ >> Hts-engine-users mailing list >> Hts-e...@li... >> https://lists.sourceforge.net/lists/listinfo/hts-engine-users > > > -- > Koichi Akabe > vbkaisetsu at {gmail.com, debian.or.jp} > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Hts-engine-users mailing list > Hts-e...@li... > https://lists.sourceforge.net/lists/listinfo/hts-engine-users |
|
From: Koichi Akabe <vbkai...@gm...> - 2013-01-11 10:14:12
|
Hi Keiichiro, How is the state of building shared library? I am maintaining htsengine package in debian now [1]. This package builds both shared library and static library using the patch [2,3], because shared library can reduce waste. I am numbering the library's version as 1.0.0 now, but it should follow the upstream. Therefore, I'm hoping for applying these patch to the upstream. [1] http://packages.qa.debian.org/h/htsengine.html [2] http://patch-tracker.debian.org/patch/series/view/htsengine/1.06-1/10_build_shared_lib.patch [3] http://patch-tracker.debian.org/patch/series/view/open-jtalk/1.05-1/10_use_shared_lib.patch Thanks. On Thu, 5 Jan 2012 11:13:05 +0900 Keiichiro Oura <ur...@sp...> wrote: > Hi, > > It's good news. > I'll try the patches. > > Regards, > Keiichiro Oura > > > 2012/1/3 Koichi Akabe <vbkai...@gm...>: > > Hi, > > > > I said without details, sorry. > > This patch adds AC_PROG_LIBTOOL macro to configure.ac and it will also provides a static library, so users don't have to change their code. > > http://www.gnu.org/software/libtool/manual/libtool.html#LT_005fINIT > > > > I think these patch can be applied immediately. > > > > On Tue, 3 Jan 2012 15:12:40 +0900 > > Keiichiro Oura <ur...@sp...> wrote: > > > >> Hi, Koichi > >> > >> I'm not going to apply these patches *immediately*, because many > >> software which use hts_engine have to be modified. > >> But, I think your patches are useful. > >> Thank you again. > >> > >> Regards, > >> Keiichiro Oura > >> > >> > >> 2012/1/3 Koichi Akabe <vbkai...@gm...>: > >> > Hi Keiichiro, > >> > > >> > Could you apply these patches to development branch? > >> > > >> > On Tue, 3 Jan 2012 11:22:08 +0900 > >> > Keiichiro Oura <ur...@sp...> wrote: > >> > > >> >> Hi, > >> >> > >> >> >Koichi > >> >> Thank you very much for useful patches. > >> >> > >> >> >All > >> >> When you want to use engine as shared library, please put his patches. > >> >> > >> >> Regards, > >> >> Keiichiro Oura > >> >> > >> >> > >> >> 2012/1/3 Koichi Akabe <vbkai...@gm...>: > >> >> > Hi developers, > >> >> > > >> >> > hts-engine provides a static library without shared library now. > >> >> > It will waste resources. > >> >> > > >> >> > I attached following patches to provide and to use shared library: > >> >> > > >> >> > build_shared_lib.patch: for hts-engine > >> >> > use_shared_lib.patch: for open-jtalk > >> >> > > >> >> > -- > >> >> > Koichi Akabe > >> >> > vbkaisetsu at {gmail.com, debian.or.jp} > >> >> > > >> >> > > >> > > >> > -- > >> > Koichi Akabe > >> > vbkaisetsu at {gmail.com, debian.or.jp} > >> > > >> > ------------------------------------------------------------------------------ > >> > Write once. Port to many. > >> > Get the SDK and tools to simplify cross-platform app development. Create > >> > new or port existing apps to sell to consumers worldwide. Explore the > >> > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > >> > http://p.sf.net/sfu/intel-appdev > >> > _______________________________________________ > >> > Hts-engine-users mailing list > >> > Hts-e...@li... > >> > https://lists.sourceforge.net/lists/listinfo/hts-engine-users > >> > >> ------------------------------------------------------------------------------ > >> Write once. Port to many. > >> Get the SDK and tools to simplify cross-platform app development. Create > >> new or port existing apps to sell to consumers worldwide. Explore the > >> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > >> http://p.sf.net/sfu/intel-appdev > >> _______________________________________________ > >> Hts-engine-users mailing list > >> Hts-e...@li... > >> https://lists.sourceforge.net/lists/listinfo/hts-engine-users > > > > > > -- > > Koichi Akabe > > vbkaisetsu at {gmail.com, debian.or.jp} > > > > ------------------------------------------------------------------------------ > > Write once. Port to many. > > Get the SDK and tools to simplify cross-platform app development. Create > > new or port existing apps to sell to consumers worldwide. Explore the > > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > > http://p.sf.net/sfu/intel-appdev > > _______________________________________________ > > Hts-engine-users mailing list > > Hts-e...@li... > > https://lists.sourceforge.net/lists/listinfo/hts-engine-users > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > Hts-engine-users mailing list > Hts-e...@li... > https://lists.sourceforge.net/lists/listinfo/hts-engine-users -- Koichi Akabe vbkaisetsu at {gmail.com, debian.or.jp} |