Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/open_jtalk-HTS_voice audio/open_jtalk-HTS_voice:...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68cc7c40d8e3
branches:  trunk
changeset: 434433:68cc7c40d8e3
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Jun 16 13:40:24 2020 +0000

description:
audio/open_jtalk-HTS_voice: import open_jtalk-HTS_voice-1.05

HTS voice trained by using the Nitech Japanese Speech Database "NIT
ATR503 M001" is released as a part of Open JTalk
(http://open-jtalk.sourceforge.net/).  This voice consists of HMMs
trained by using HMM-based Speech Synthesis System (HTS) version
2.3 alpha (http://hts.sp.nitech.ac.jp/).

diffstat:

 audio/open_jtalk-HTS_voice/DESCR    |   5 +++++
 audio/open_jtalk-HTS_voice/Makefile |  24 ++++++++++++++++++++++++
 audio/open_jtalk-HTS_voice/PLIST    |   3 +++
 audio/open_jtalk-HTS_voice/distinfo |   6 ++++++
 4 files changed, 38 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r 5caa04a00497 -r 68cc7c40d8e3 audio/open_jtalk-HTS_voice/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/open_jtalk-HTS_voice/DESCR  Tue Jun 16 13:40:24 2020 +0000
@@ -0,0 +1,5 @@
+HTS voice trained by using the Nitech Japanese Speech Database "NIT
+ATR503 M001" is released as a part of Open JTalk
+(http://open-jtalk.sourceforge.net/).  This voice consists of HMMs
+trained by using HMM-based Speech Synthesis System (HTS) version
+2.3 alpha (http://hts.sp.nitech.ac.jp/).
diff -r 5caa04a00497 -r 68cc7c40d8e3 audio/open_jtalk-HTS_voice/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/open_jtalk-HTS_voice/Makefile       Tue Jun 16 13:40:24 2020 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2020/06/16 13:40:24 ryoon Exp $
+
+DISTNAME=      hts_voice_nitech_jp_atr503_m001-1.05
+PKGNAME=       ${DISTNAME:S/hts_voice_nitech_jp_atr503_m001-/open_jtalk-HTS_voice-/}
+CATEGORIES=    audio
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=open-jtalk/}
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      http://open-jtalk.sourceforge.net/
+COMMENT=       NIT ATR503 M001 Japanese speech database (male)
+#LICENSE=      cc-by-v3.0
+
+USE_LANGUAGES= # none
+NO_BUILD=      yes
+
+INSTALLATION_DIRS+=    share/open_jtalk/voices
+
+do-install:
+       ${INSTALL_DATA} ${WRKSRC}/nitech_jp_atr503_m001.htsvoice \
+               ${DESTDIR}${PREFIX}/share/open_jtalk/voices
+       ${INSTALL_DATA} ${WRKSRC}/COPYING \
+               ${DESTDIR}${PREFIX}/share/open_jtalk/voices/nitech_jp_atr503_m001.htsvoice.COPYING
+
+.include "../../mk/bsd.pkg.mk"
diff -r 5caa04a00497 -r 68cc7c40d8e3 audio/open_jtalk-HTS_voice/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/open_jtalk-HTS_voice/PLIST  Tue Jun 16 13:40:24 2020 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2020/06/16 13:40:24 ryoon Exp $
+share/open_jtalk/voices/nitech_jp_atr503_m001.htsvoice
+share/open_jtalk/voices/nitech_jp_atr503_m001.htsvoice.COPYING
diff -r 5caa04a00497 -r 68cc7c40d8e3 audio/open_jtalk-HTS_voice/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/open_jtalk-HTS_voice/distinfo       Tue Jun 16 13:40:24 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/06/16 13:40:24 ryoon Exp $
+
+SHA1 (hts_voice_nitech_jp_atr503_m001-1.05.tar.gz) = 4298eaef57f86b7c502488aad2f95963da75f061
+RMD160 (hts_voice_nitech_jp_atr503_m001-1.05.tar.gz) = 0cbb453a8af84e30f840d174cd13ed30dcd9fe7d
+SHA512 (hts_voice_nitech_jp_atr503_m001-1.05.tar.gz) = 2cecc0519a2dc8998cefef541b6535501da8e03a72ae4f41214da6c8404eec977a171d058c134e775cdc21d9631899bee4c5358972689744229d4e9ddc67cec7
+Size (hts_voice_nitech_jp_atr503_m001-1.05.tar.gz) = 818909 bytes



Home | Main Index | Thread Index | Old Index