Voice prompts

VK3KYY
Posts: 7478
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Voice prompts

Post by VK3KYY » Sat Nov 07, 2020 10:34 am

I updated the release I created today with this update

User avatar
EB3AM
Posts: 204
Joined: Fri Jan 24, 2020 1:40 pm
Location: Catalonia, not Spain
Contact:

Re: Voice prompts

Post by EB3AM » Sat Nov 07, 2020 1:29 pm

Many thanks! :roll:

User avatar
OK2HAD
Posts: 52
Joined: Wed Jan 08, 2020 1:10 pm
Location: Uherský Brod (Czech Republic)

Re: Voice prompts

Post by OK2HAD » Mon Nov 23, 2020 2:15 pm

Hi, I performed a complete revision of the file for the Czech language.
Attachments
wordlist_czech.zip
(2.94 KiB) Downloaded 144 times

VK3KYY
Posts: 7478
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Voice prompts

Post by VK3KYY » Tue Nov 24, 2020 12:03 am

OK2HAD wrote:
Mon Nov 23, 2020 2:15 pm
Hi, I performed a complete revision of the file for the Czech language.
Thanks

We have also encountered some unrelated problems, because originally only allocated memory in the firmware for 256 prompts.

This number has now been reached, so I have to make some other changes to find some extra space, by removing the 18 unused PROMPT_TBD_X items.

So I will manually merge your changes into the new version.

Note. The latest pre-release version on Github is not compatible with the current firmware release.
I will need to make a new development release of the firmware to match with the changes to the voice prompt file

User avatar
OK2HAD
Posts: 52
Joined: Wed Jan 08, 2020 1:10 pm
Location: Uherský Brod (Czech Republic)

Re: Voice prompts

Post by OK2HAD » Tue Nov 24, 2020 7:14 am

VK3KYY wrote:
Tue Nov 24, 2020 12:03 am
OK2HAD wrote:
Mon Nov 23, 2020 2:15 pm
Hi, I performed a complete revision of the file for the Czech language.
Thanks

We have also encountered some unrelated problems, because originally only allocated memory in the firmware for 256 prompts.

This number has now been reached, so I have to make some other changes to find some extra space, by removing the 18 unused PROMPT_TBD_X items.

So I will manually merge your changes into the new version.

Note. The latest pre-release version on Github is not compatible with the current firmware release.
I will need to make a new development release of the firmware to match with the changes to the voice prompt file
Hi, I revised it to a file I downloaded from GitHub. It is a file in which they have already been deleted PROMPT_TBD_X.
Based on your recommendation, I also shortened some of the voice prompts to shrink the file.
Is it okay like this?

VK3KYY
Posts: 7478
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Voice prompts

Post by VK3KYY » Tue Nov 24, 2020 9:13 pm

OK2HAD wrote:
Tue Nov 24, 2020 7:14 am
VK3KYY wrote:
Tue Nov 24, 2020 12:03 am
OK2HAD wrote:
Mon Nov 23, 2020 2:15 pm
Hi, I performed a complete revision of the file for the Czech language.
Thanks

We have also encountered some unrelated problems, because originally only allocated memory in the firmware for 256 prompts.

This number has now been reached, so I have to make some other changes to find some extra space, by removing the 18 unused PROMPT_TBD_X items.

So I will manually merge your changes into the new version.

Note. The latest pre-release version on Github is not compatible with the current firmware release.
I will need to make a new development release of the firmware to match with the changes to the voice prompt file
Hi, I revised it to a file I downloaded from GitHub. It is a file in which they have already been deleted PROMPT_TBD_X.
Based on your recommendation, I also shortened some of the voice prompts to shrink the file.
Is it okay like this?
Thanks

I'll update the file on github.

User avatar
EA5SW
Posts: 91
Joined: Sat Nov 16, 2019 9:45 am
Location: Valencia, Spain

Re: Voice prompts

Post by EA5SW » Sun Nov 29, 2020 10:07 pm

Hello, i tried to compile again with changes an always exit with this error:

Build spanish...
Using Config file: config.csv...
Processing wordlist_spanish.csv Enrique spanish_enrique.vpr
Building...
Built voice pack spanish_enrique.vpr
An error occured while building language "spanish".

The script process all voices and convert to ambe, appears when packet it into enrique.vpr

EDIT.- the error is the same with all languages...

VK3KYY
Posts: 7478
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Voice prompts

Post by VK3KYY » Sun Nov 29, 2020 10:26 pm

I just tried building and it worked fine for me

You have to have your radio connected and turned on and not receiving any signals, because it uses the radio to compress to AMBE

User avatar
F1RMB
Posts: 2517
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: Voice prompts

Post by F1RMB » Sun Nov 29, 2020 10:32 pm

Hi,

I think Jose is using the bash script. I raised a PR to fix this.


Cheers.
---
Daniel

VK3KYY
Posts: 7478
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Voice prompts

Post by VK3KYY » Sun Nov 29, 2020 10:33 pm

F1RMB wrote:
Sun Nov 29, 2020 10:32 pm
Hi,

I think Jose is using the bash script. I raised a PR to fix this.


Cheers.
---
Daniel
Ah.

OK.

I only ran it on Windows.

I'll merge that PR

Post Reply