Skip to content
#

speech-to-text

Here are 788 public repositories matching this topic...

MarkRx
MarkRx commented Apr 27, 2017

It seems this file was last updated for 1.0.3. It is out of sync with the actual code. For example the index.d.ts file says:

        /**
         * Set up artyom for the application. This function will set the default language used by artyom
         * or notice the user if artyom is not supported in the actual browser.
         * @see http://docs.ourcodeworld.com/projects/artyom-js/doc
xinzheshen
xinzheshen commented Dec 25, 2019

@lfchener 我看报错这行代码是您最近添加的,我是pip安装的环境, 并按照readme 一步步执行的,但执行到infer时报错,是readme过时了吗?谢谢。
Traceback (most recent call last):
File "/home/shenxz/.IdeaIC2019.2/config/plugins/python-ce/helpers/pydev/pydevd.py", line 1415, in _exec
pydev_imports.execfile(file, globals, locals) # execute the script
File "/home/shenxz/code/DeepSpeech/infer.py", line 152, in
main()
File "/home/sh

soloud
brightening-eyes
brightening-eyes commented Feb 20, 2018

hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out

Red5d
Red5d commented Dec 14, 2016

I'm attempting to write a tool to move files around using Adapt. I've used the regex intent example as a template and I'm encountering these problems:

Capitalization in input text is not preserved when getting the parsed values from the intent result object. (important for file/folder names)

File paths in the input are also shifted to lowercase and have spaces inserted around the slashes (/)

The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.

  • Updated May 2, 2019
  • Java

Improve this page

Add a description, image, and links to the speech-to-text topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the speech-to-text topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.