Skip to content

Commit 9ef941c

Browse files
committed
create fine-tune refresh in foundry portal
1 parent de236fd commit 9ef941c

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

articles/ai-services/speech-service/how-to-custom-speech-evaluate-data.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@ You can test the accuracy of your custom model by creating a test. A test requir
2626

2727
::: zone pivot="ai-foundry-portal"
2828

29-
3029
1. After the model is trained, select **Test models** from the left menu. Then select **+ Create test**.
3130

3231
:::image type="content" source="./media/ai-foundry/custom-speech/new-fine-tune-test-model.png" alt-text="Screenshot of the page with an option to test your custom speech model." lightbox="./media/ai-foundry/custom-speech/new-fine-tune-test-model.png":::
3332

34-
1. In the **Create a new test** wizard, select the test type. In this example, we select **Evaluate accuracy (Audio + transcript data)**. Then select **Next**.
33+
1. In the **Create a new test** wizard, select the test type. For an accuracy (quantitative) test, select **Evaluate accuracy (Audio + transcript data)**. Then select **Next**.
3534

3635
:::image type="content" source="./media/ai-foundry/custom-speech/new-fine-tune-test-model-select-type.png" alt-text="Screenshot of the page with an option to select the test type." lightbox="./media/ai-foundry/custom-speech/new-fine-tune-test-model-select-type.png":::
3736

@@ -45,13 +44,11 @@ You can test the accuracy of your custom model by creating a test. A test requir
4544

4645
:::image type="content" source="./media/ai-foundry/custom-speech/new-fine-tune-test-model-status-processing.png" alt-text="Screenshot of the page that shows the status of the test as processing." lightbox="./media/ai-foundry/custom-speech/new-fine-tune-test-model-status-processing.png":::
4746

48-
49-
5047
::: zone-end
5148

5249
::: zone pivot="speech-studio"
5350

54-
Follow these steps to create a test:
51+
Follow these steps to create an accuracy test:
5552

5653
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customspeech).
5754
1. Select **Custom speech** > Your project name > **Test models**.
@@ -256,7 +253,6 @@ You should get the test results and [evaluate](#evaluate-word-error-rate-wer) th
256253

257254
When the test status is **Succeeded**, you can view the results. Select the test to view the results.
258255

259-
260256
::: zone-end
261257

262258
::: zone pivot="speech-studio"

articles/ai-services/speech-service/how-to-custom-speech-inspect-data.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,18 @@ Side-by-side model testing is useful to validate which speech recognition model
2525
::: zone pivot="ai-foundry-portal"
2626

2727

28+
1. After the model is trained, select **Test models** from the left menu. Then select **+ Create test**.
29+
30+
:::image type="content" source="./media/ai-foundry/custom-speech/new-fine-tune-test-model.png" alt-text="Screenshot of the page with an option to test your custom speech model." lightbox="./media/ai-foundry/custom-speech/new-fine-tune-test-model.png":::
31+
32+
1. In the **Create a new test** wizard, select the test type. For a quality test, select **Inspect quality (Audio-only data)**. Then select **Next**.
33+
1. Select the data that you want to use for testing. Then select **Next**.
34+
1. Select up to two models to evaluate and compare accuracy. In this example, we select the model that we trained and the base model. Then select **Next**.
35+
36+
:::image type="content" source="./media/ai-foundry/custom-speech/new-fine-tune-test-model-select-models.png" alt-text="Screenshot of the page with an option to select up to two models to evaluate and compare accuracy." lightbox="./media/ai-foundry/custom-speech/new-fine-tune-test-model-select-models.png":::
37+
38+
1. Enter a name and description for the test. Then select **Next**.
39+
1. Review the settings and select **Create test**. You're taken back to the **Test models** page. The status of the data is **Processing**.
2840

2941
::: zone-end
3042

@@ -223,7 +235,7 @@ You should get the test results and [inspect](#compare-transcription-with-audio)
223235

224236
::: zone pivot="ai-foundry-portal"
225237

226-
238+
When the test status is **Succeeded**, you can view the results. Select the test to view the results.
227239

228240
::: zone-end
229241

@@ -500,8 +512,6 @@ You can inspect the transcription output by each model tested, against the audio
500512

501513
::: zone pivot="ai-foundry-portal"
502514

503-
504-
505515
::: zone-end
506516

507517
::: zone pivot="speech-studio"
-25 KB
Loading

0 commit comments

Comments
 (0)