speech-recognition
Here are 2,242 public repositories matching this topic...
-
Updated
Jul 30, 2021 - C++
-
Updated
Jul 26, 2021 - Shell
-
Updated
May 21, 2021
Fedora & apt-get
Specs
- Leon version: latest
- OS (or browser) version: Fedora 30
- Node.js version: 10.16.3
- Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Jul 30, 2021 - C++
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 20, 2021 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Aug 1, 2021 - Jupyter Notebook
-
Updated
Jul 19, 2021 - C
-
Updated
May 25, 2021 - Python
Well, after the issue with the installation (now closed) I have another problem.
I am trying to create a model that distinguishes between only a few languages (instead of the 20+ languages the CommonLanguage recipe can do) and I've managed to train the model. However, when I try to use the model to check if it's working I get this error:
Traceback (most recent call last):
File "pruebaI
-
Updated
Jul 31, 2021 - Python
-
Updated
Nov 20, 2018 - Python
One can use https://github.com/s-yata/marisa-trie to save a lot of space for symbols.
-
Updated
Mar 15, 2021 - Python
-
Updated
Jul 27, 2021
-
Updated
Jul 8, 2021
-
Updated
Apr 11, 2021 - Python
-
Updated
Mar 3, 2020 - Python
-
Updated
Apr 5, 2020 - Python
-
Updated
Jun 11, 2021 - Python
-
Updated
Apr 16, 2021 - Python
-
Updated
May 11, 2021 - Python
-
Updated
Jul 30, 2018
-
Updated
Jul 29, 2021 - Jupyter Notebook
-
Updated
Jul 8, 2021 - C
一个非常方便的python录音程序,专门为MASR量身定做:
按回车开始录音,说完话后再按Enter结束录音并显示识别结果,录音文件会以识别的文本命名保存,方便后期统计识别率。
代码地址:
https://github.com/deepxuexi/ARFASR
如果觉得好用,给我点个star,谢谢!
Improve this page
Add a description, image, and links to the speech-recognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the speech-recognition topic, visit your repo's landing page and select "manage topics."
https://github.com/huggingface/transformers/blob/546dc24e0883e5e9f5eb06ec8060e3e6ccc5f6d7/src/transformers/models/gpt2/modeling_gpt2.py#L698
Assertions can't be relied upon for control flow because they can be disabled, as per the following: