Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Voices #648

Merged
merged 2 commits into from Sep 4, 2019
Merged

New Voices #648

merged 2 commits into from Sep 4, 2019

Conversation

guiador
Copy link
Contributor

@guiador guiador commented Aug 22, 2019

New voices...

New voices...
@valdisvi
Copy link
Member

When I look on changes, I don't see anything particularly dangerous there. But, when I compile project, with proposed changes I get error:

...
touch dictsource/cs_extra
  EMOJI     dictsource/cs_emoji
  DICT      espeak-ng-data/cs_dict
Error: The specified espeak-ng voice does not exist.
Makefile:2633: recipe for target 'espeak-ng-data/cs_dict' failed
make[1]: *** [espeak-ng-data/cs_dict] Error 1
make[1]: Leaving directory '/home/valdis/code/espeak-ng'
Makefile:678: recipe for target 'all' failed
make: *** [all] Error 2

Can you figure it out yourself, what exactly is causing this error? (E.g., if can't with other more efficient ways, just by adding voice files one by one to the cleanly cloned espeak-ng project).

Added some translations.
@rhdunn rhdunn merged commit 80cb2ce into espeak-ng:master Sep 4, 2019
@rhdunn
Copy link
Member

rhdunn commented Sep 4, 2019

Merged, thanks.

The issue was that there are now more than 250 languages and voices. I've increased the limit to 275.

I've also cleaned up the formatting on a couple of the files, and removed some that looked to be checked in by mistake -- the files with the same name as a language file, and the "marcelo (2)" file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants