ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Olexander Chernetskyy" <sp_archer@meta.ua>
To: Community@lists.altlinux.org
Subject: Re: [Comm] festival молчит
Date: Thu, 28 Aug 2008 23:21:53 +0300 (EEST)
Message-ID: <58251.193.238.192.10.1219954913.metamail@webmail.meta.ua> (raw)

Я тут уже до прочтения вашего письма пошалил.
В /etc/festival/siteinit.scm прописал
(set! voice_default 'voice_msu_ru_nsh_cg)

Ситуация слегка изменилась.

[archer@archer ~]$ echo "Маша, пива принеси." | festival --language
russian --tts
LTS_Ruleset russian_downcase: no rule matches:
LTS_Ruleset: # ? *here* ? ? ? ?
? ? ? #
[archer@archer ~]$

[archer@archer ~]$ echo "Маша, пива принеси." | iconv -f utf8 -t koi8-r
|festival --language russian --tts
("????" nil (((m a) 1) ((sh a) 0)))
("????" n (((pp i) 1) ((v a) 0)))
("???????" v (((p rr i)
0) ((nn e) 0) ((ss i) 1)))
-=-=-=-=-=- EST Error -=-=-=-=-=-
{FND} Feature Int_Method not defined

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[archer@archer ~]$

[archer@archer ~]$ festival --language russian  --tts o8.txt
("???????" nil (((o) 1)
((p a nn) 0) ((kk i) 0)))
-=-=-=-=-=- EST Error -=-=-=-=-=-
{FND} Feature Int_Method not defined

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
closing a file left open: o8.txt
[archer@archer ~]$

Файл o8.txt в кодировке koi8-r.

А каких английских лучше добавить?

[archer@archer ~]$ apt-cache search festvox | grep -i english
festvox_cmu_us_awb_arctic_hts - Festival voice: Scottish English Male
speaker, HTS based, "awb"
festvox_cmu_us_bdl_arctic_hts - Festival voice: US English male speaker,
HTS based, "bdl"
festvox_cmu_us_jmk_arctic_hts - Festival voice: Canadian English Male
speaker, HTS based, "jmk"
festvox_cmu_us_slt_arctic_hts - Festival voice: US English female speaker,
HTS based, "slt"
festvox_cstr_us_awb_arctic_multisyn - Festival voice: Scottish English
Male speaker (AWB), multisyn
festvox_cstr_us_jmk_arctic_multisyn - Festival voice: Canadian English
Male speaker (JMK), multisyn
festvox_kallpc16k - Festival voice: American English male speaker (KAL,
16KHz sampling)
festvox_kallpc8k - Festival voice: American English male speaker (KAL,
8KHz sampling)
festvox_kedlpc16k - Festival voice: American English male speaker (16KHz
sampling)
festvox_kedlpc8k - Festival voice: American English male speaker (8KHz
sampling)
[archer@archer ~]$

Счас добавлю 1-й по списку. Посмотрю, что получится.

И у меня не x86_64




> On Thu, Aug 28, 2008 at 08:25:15AM +0300, Olexander Chernetskyy wrote:
>> Решил пофестивалить :-)
>> atp-get install festival
>> Установилось festival и festvox_msu_ru_nsh_cg
>>
>> Говорю ему festival, а он мне в ответ
>> ---8 WARNING
>> No default voice found in ("/usr/share/festival/voices/")
>> either no voices unpacked or voice-path is wrong
>> Scheme interpreter will work, but there is no voice to speak with.
>> WARNING
>> --->8---
> Доустановите ему английских голосов, чтобы не ругался.
> русский там топором прикручен.
>
>> В /usr/share/festival/voices/ есть russian/msu_ru_nsh_cg и в нем dict,
>> festival, festvox, lib
>>
>> Пробовал "festival --language russian"  - результат тот же.
>> Пробовал читать буквари, но так и не понял где ему прописать голос по
>> умолчанию и как заставить говорить.
>
> echo "Маша, пива принеси." | festival --language russian --tts
> (в кодировке KOI8-R)
> английский --- просто как
> festival --tts
>
> и кстати не x86_64 ли у вас? на x86_64 не рабочая сборка,
> но буду чинить.
>
> --
>
> Dr. Igor Vlasenko
> --------------------
> Topology Department
> Institute of Math
> Kiev, Ukraine
>
>


-- 
Best regards,
ArCher






             reply	other threads:[~2008-08-28 20:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-28 20:21 Olexander Chernetskyy [this message]
2008-08-28 20:35 ` Igor Vlasenko
2008-08-28 20:42   ` Igor Vlasenko
2008-08-29  3:59     ` Michael Pozhidaev
2008-08-29  5:39   ` Olexander Chernetskyy
2008-08-29  7:02     ` Alexey I. Froloff
2008-08-29  7:07       ` Olexander Chernetskyy
2008-08-29  7:13         ` Alexey I. Froloff
2008-09-02 12:12           ` Olexander Chernetskyy
2008-09-02 18:08             ` Igor Vlasenko
2008-09-04 11:20               ` [Comm] festival заговорил. Переходим к KTTS Olexander Chernetskyy
2008-09-04 11:41                 ` Владимир
2008-09-06 17:48                   ` Olexander Chernetskyy
2008-09-06 21:19                     ` Michael Pozhidaev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58251.193.238.192.10.1219954913.metamail@webmail.meta.ua \
    --to=sp_archer@meta.ua \
    --cc=Community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git