MycroftAI / mimic1

Mycroft's TTS engine, based on CMU's Flite (Festival Lite)
https://mimic.mycroft.ai
Other
826 stars 153 forks source link

Version bump: update copyright year #193

Closed earboxer closed 4 years ago

earboxer commented 4 years ago

Also adds minimal documentation for ssml pitch and range that I should have done in 2018.

earboxer commented 4 years ago

I made the changes. Now it looks like

./mimic --version
If audio works ignore messages below
If audio works ignore messages above
  Carnegie Mellon University, Copyright (c) 1999-2011, all rights reserved
  mimic developers, Copyright (c) 2016-2020, all rights reserved
  version: mimic-1.3.0.1
./mimic --help
If audio works ignore messages below
If audio works ignore messages above
mimic: a small simple speech synthesizer
  Carnegie Mellon University, Copyright (c) 1999-2011, all rights reserved
  mimic developers, Copyright (c) 2016-2020, all rights reserved
  version: mimic-1.3.0.1
Report bugs to https://github.com/MycroftAI/mimic/issues.
usage: mimic TEXT/FILE [WAVEFILE]

(I'm just going to pretend that "if audio works" message... it sends to stderr anyway, so not a big deal).

earboxer commented 4 years ago

Note that the pipeline is failing (for ios builds)

No package 'libpcre2-8' found

Supposedly we allow these failures: 68fa5326f9402e41721ff74e00cb36b1beecf76f

forslund commented 4 years ago

Thanks @earboxer, this looks good. Merging.

forslund commented 4 years ago

I have to see why the test I thought was disabled showed an error here. Or better figure out what's wrong with the ios build...

earboxer commented 4 years ago

Thanks! Can you add a tag for this release?

forslund commented 4 years ago

Will tag it tomorrow morning when I'm at a computer.

Den sön 16 feb. 2020 22:27Zach DeCook notifications@github.com skrev:

Thanks! Can you add a tag https://github.com/MycroftAI/mimic1/releases for this release?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/MycroftAI/mimic1/pull/193?email_source=notifications&email_token=AAGENP2KYG6UWB3LVCM5MADRDGVUHA5CNFSM4KR3PZK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL4S74Q#issuecomment-586756082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGENPZJCIKUHOTZKG5AGWTRDGVUHANCNFSM4KR3PZKQ .

earboxer commented 4 years ago

I hate to sound like a broken record... (maybe the tag didn't get pushed?).

forslund commented 4 years ago

Could have sworn I did this...

You are totally within your rights to nag. Will do asap!