如何培训自定义模型以进行文本认知服务?

发布于 2025-01-18 16:42:46 字数 68 浏览 3 评论 0原文

我们对文本应用程序构建了演讲。在这次对话中总是用荷兰语。但是在某些情况下,英语和荷兰语是相同的。那时我该如何训练我的模型。

We build an Speech To Text Application. In this Conversation always in dutch language. But in some cases English and Dutch words are same. At that time how can i train my model.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

冷清清 2025-01-25 16:42:46

有不同的方法可以

  1. 通过使用相关成绩单的语言荷兰语(比利时或标准)的音频样本来训练模型

  2. 使用相关成绩单

    使用

  3. 可以像火车和测试采样分离一样应用,检查样本计数并分配集合。

创建一个很少句子的培训文件(重复内容也可以接受)。用该文件训练模型。根据语言优先级,该文件必须包含荷兰语和英语相关的单词。

使用以下内容可以帮助您创建

There are different ways to do the task

  1. Train the model with audio samples of the language Dutch (Belgium or Standard) with related transcript

  2. Without any audio file give the text file of the language to train the model

  3. By default settings can be applied like train and test sampling separation, check the sample count and divide the sets.

create a training file with few sentences (repeated content also acceptable). Train the model with that file. Based on the language priority, the file has to contain Dutch and English related words.

Use the following can help you to create a pronunciation file

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文