Skip to content

add output_file_name parameter.#30

Open
kosyloa wants to merge 3 commits intogabrielmittag:masterfrom
kosyloa:master
Open

add output_file_name parameter.#30
kosyloa wants to merge 3 commits intogabrielmittag:masterfrom
kosyloa:master

Conversation

@kosyloa
Copy link
Copy Markdown

@kosyloa kosyloa commented Oct 8, 2022

Hi, Gabriel.
I started use your NISQA code.
First of all: thanks a lot for your big work.

I use predict in batch mode with saving results in the same directory.
And I faced with problem: lib uses the same name of file for all evaluation. of course, i can save in different folders.

But I added parameter for output file name. To avoid backward compatibility problems: it is parameter with default value(previous file name which used in your code)

Comment thread nisqa/NISQA_model.py Outdated
@kosyloa
Copy link
Copy Markdown
Author

kosyloa commented Oct 14, 2022

changed

@gabrielmittag
Copy link
Copy Markdown
Owner

Oh looks like you missed the quotes around 'output_file_name'

@kosyloa
Copy link
Copy Markdown
Author

kosyloa commented Oct 16, 2022

Oh looks like you missed the quotes around 'output_file_name'

Fixed. Thx

Hadlay-Zhang pushed a commit to Hadlay-Zhang/NISQA that referenced this pull request Sep 8, 2023
Added new descriptive tools for Speech Quality Prediction:
- Mean and Standard Deviation calculations of the predictions
- BarCharts and LineCharts of the predictions

This change helps provide better assistance especially for Speech Quality Testing,
e.x. repeated averaging of results for the same test sample in practical audio testing scenarios.
Also, output name of csv is added just like gabrielmittag#30.
Hadlay-Zhang pushed a commit to Hadlay-Zhang/NISQA that referenced this pull request Sep 8, 2023
Added descriptive tools for Speech Quality Prediction:
- Mean and Standard Deviation of the results
- BarChart and LineChart of the results
This change helps provide better assistance in Speech Quality Prediction, especially for
repeated averaging of results of the same test sample in practical Audio Testing Scenarios.
Also, output name of CSV is added just like gabrielmittag#30.
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.

2 participants