首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >cmusphinx模型的阿拉伯语使用什么电话集?

cmusphinx模型的阿拉伯语使用什么电话集?
EN

Stack Overflow用户
提问于 2017-08-09 22:31:48
回答 1查看 89关注 0票数 0

我可以在db.phone中使用以下内容来构建用于安卓系统的阿拉伯语模型吗:(文件内容太大且未格式化,因此无法将其作为代码或引用粘贴到此处)

link to file contain content I think it can be used as db.phone

我在构建时使用的是Ubuntu 16.04 LTS (Linux-Distribution)。我正在遵循this tutorial来构建我自己的模型来识别一些单词(500-1500)。我准备了一些文件来构建,类似于下面的文件:

代码语言:javascript
复制
> your_db.dic - Phonetic dictionary, your_db.phone - Phone set file,
> your_db.lm.DMP - Language model, your_db.filler - List of fillers,
> your_db_train.fileids - List of files for training,
> your_db_train.transcription - Transcription for training,
> your_db_test.fileids - List of files for testing,
> your_db_test.transcription - Transcription for testing.

我不是Pocketsphinx专家。有人能帮上忙吗?

EN

回答 1

Stack Overflow用户

发布于 2017-08-14 06:56:37

Phoneset应包含英文字母,例如:

代码语言:javascript
复制
 مرحبا m r H b 'a a
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/45593618

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档