Bug 285959 - [NEW PORT] audio/open_jtalk Japanese Text-to-speech system using HTS-engine-API
Summary: [NEW PORT] audio/open_jtalk Japanese Text-to-speech system using HTS-engine-API
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-08 10:08 UTC by SAKAI Hiroaki
Modified: 2025-05-06 06:01 UTC (History)
1 user (show)

See Also:


Attachments
shar archive (4.27 KB, text/plain)
2025-04-08 10:08 UTC, SAKAI Hiroaki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description SAKAI Hiroaki 2025-04-08 10:08:30 UTC
Created attachment 259390 [details]
shar archive

This is a updated port for open_jtalk speach system.
[Bug 217808] is old port and closed for feedback timeout.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-05-06 06:00:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ae1fa8dfcb88311ca952f7344135134a7d0abe09

commit ae1fa8dfcb88311ca952f7344135134a7d0abe09
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2025-05-06 05:19:35 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2025-05-06 05:59:53 +0000

    japanese/open_jtalk: New port

    The Open JTalk is a Japanese TTS System.
    It has been being developed by HTS working group
    and some graduate students in Nagoya Institute of Technolog.

    PR:             285959
    Reported by:    SAKAI Hiroaki <kozos@kozos.jp>

 japanese/Makefile                                  |  1 +
 japanese/open_jtalk/Makefile (new)                 | 31 ++++++++++++++++++++++
 japanese/open_jtalk/distinfo (new)                 |  3 +++
 .../files/patch-mecab-naist-jdic_Makefile.am (new) | 11 ++++++++
 .../files/patch-mecab-naist-jdic_Makefile.in (new) | 11 ++++++++
 japanese/open_jtalk/pkg-descr (new)                |  3 +++
 japanese/open_jtalk/pkg-plist (new)                | 18 +++++++++++++
 7 files changed, 78 insertions(+)