Skip to content

Tags: google/visqol

Tags

v3.3.3

Toggle v3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #66 from mchinen/v333_4

ViSQOL v333 with tflite support (linux/mac/win) and python support (linux/mac)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from mchinen/v310_exp_status_pffft_squashed

[New version V310] 
This PR is quite large and does various things:

Squashes several internal commits that do the following.
Introduces an exponential fit for speech mode. This means the scores will differ when using speech mode, but not audio mode. As a result, the conformance version was bumped to 310, and we will apply a v3.1.0 tag.
Merges internal Status{,Or} changes from @gjasny's PR #23. In many cases I preferred the internal version even though #23 had better formatting, because it will be overwritten by the next internal export due to things like alphabetical ordering or different internal namings.
Merges pffft windows and linux repositories