Info

Download ZIP (4 MB)

Testing and Issues

You can test this entry and submit issues during the testing period of the VoIP Contest, Round 1 contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

1

Comments

I forgot to remove debug logs from stdout in tgvoiprate, the estimated value is the last printed. Going to provide either patch or fixed version or probably cammand line right when I get home. Thx for understanding.
a quick workaround
./tgvoiprate <ref-file> <test-file> | tail -1 | cut -d' ' -f2
soon the patch and fixed build will be attached
To build the application you should have docker installed on your Linux; If your user is not in 'docker' group, 'make' should be run via sudo.

The executables are fully standalone and conform to the requirements (except for the tgvoiprate issue mentioned in previous comments).
You have not added any comments yet...
by rating

Issues

Fair Wombat Nov 14, 2019 at 11:19
The submitted tgvoiprate app got a score of 1781 which means it is less precise than the solution that always returned 3.0 as the result. Unfortunately, this is not good enough to compete for the prize.
Debian GNU/Linux 10 (buster)
10
Tanned Beetle Nov 14, 2019 at 11:27
thanks for testing!
Nobody added any issues yet...