paper-with-me

Papers

A.I. based Embedded Speech to Text Using Deepspeech

2020-02-25 · Muhammad Hafidh Firmansyah, Anand Paul, Deblina Bhattacharya, Gul Malik Urfa

Deepspeech was very useful for development IoT devices that need voice recognition. One of the voice recognition systems is deepspeech from Mozilla. Deepspeech is an open-source voice recognition that was using a neural network to convert speech spectrogram into a text transcript. This paper shows the implementation process of speech recognition on a low-end computational device. Development of English-language speech recognition that has many datasets become a good point for starting. The model that used results from pre-trained model that provide by each version of deepspeech, without change of the model that already released, furthermore the benefit of using raspberry pi as a media end-to-end speech recognition device become a good thing, user can change and modify of the speech recognition, and also deepspeech can be standalone device without need continuously internet connection to process speech recognition, and even this paper show the power of Tensorflow Lite can make a significant difference on inference by deepspeech rather than using Tensorflow non-Lite.This paper shows the experiment using Deepspeech version 0.1.0, 0.1.1, and 0.6.0, and there is some improvement on Deepspeech version 0.6.0, faster while processing speech-to-text on old hardware raspberry pi 3 b+.

📄 PDF Abstract BibTeX arXiv:2002.12830

Code (0)

등록된 구현이 없습니다.

Tasks

Raspberry Pi 3speech-recognitionSpeech RecognitionSpeech-to-Text

Similar Papers 제목 키워드 기반

Adversarial Attacks against Neural Networks in Audio Domain: Exploiting Principal Components

2020-07-14 · Ken Alparslan, Yigit Alparslan, Matthew Burlick

Adversarial attacks are inputs that are similar to original inputs but altered on purpose. Speech-to-text neural networks that are widely used today are prone to misclassify adversarial attacks. In this study, first, we …

ClassificationGeneral ClassificationSpeech-to-Text

Libri-Adapt: A New Speech Dataset for Unsupervised Domain Adaptation

2020-09-06 · Akhil Mathur, Fahim Kawsar, Nadia Berthouze, Nicholas D. Lane

This paper introduces a new dataset, Libri-Adapt, to support unsupervised domain adaptation research on speech recognition models. Built on top of the LibriSpeech corpus, Libri-Adapt contains English speech recorded on m…

Domain Adaptationspeech-recognitionSpeech RecognitionUnsupervised Domain Adaptation

Robustness of end-to-end Automatic Speech Recognition Models – A Case Study using Mozilla DeepSpeech

2021-09-01 · KONVENS (WS) 2021 9 · Aashish Agarwal, Torsten Zesch
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Improving the Language Model for Low-Resource ASR with Online Text Corpora

2020-05-01 · LREC 2020 5 · Nils Hjortnaes, Timofey Arkhangelskiy, Niko Partanen, Michael Rie{\ss}ler 외

In this paper, we expand on previous work on automatic speech recognition in a low-resource scenario typical of data collected by field linguists. We train DeepSpeech models on 35 hours of dialectal Komi speech recording…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

Audio Adversarial Examples: Targeted Attacks on Speech-to-Text

2018-01-05 · Nicholas Carlini, David Wagner

We construct targeted audio adversarial examples on automatic speech recognition. Given any audio waveform, we can produce another that is over 99.9% similar, but transcribes as any phrase we choose (recognizing up to 50…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1