The Wayback Machine - https://web.archive.org/web/20200606223856/https://github.com/topics/recognition
Skip to content
#

recognition

Here are 511 public repositories matching this topic...

jofpin
jofpin commented Jan 22, 2020

It has been a pleasure for me to contribute to all of you 2 versions of this tool.

I've been working on other open source projects that I'm about to release for you, so I haven't finished trape version 3.0.

But, I invite you and the entire community that has used this project, to collaborate with some lines of code, implementing your own ideas and improving trape, turning it into a project o

shucunt
shucunt commented May 9, 2019

python 2.7 pytorch0.4

Traceback (most recent call last):
File "train.py", line 217, in
cost = trainBatch(crnn, criterion, optimizer)
File "train.py", line 191, in trainBatch
data = train_iter.next()
File "lll/venv/lib/python2.7/site-packages/torch/utils/data/dataloader.py", line 264, in next
batch = self.collate_fn([self.dataset[i] for i in indices])
File

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

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
jakebolam
jakebolam commented May 4, 2019

Is your feature request related to a problem? Please describe.
The bot currently decides whether to 'init' (install the placeholders for the table and badge) for the README if there is no .all-contributorsrc file. If the file is found, it skips this step. This causes the bot to crash if a user has an .all-contributorsrc file but has nothing else.

Describe the solution you'd like
H

Improve this page

Add a description, image, and links to the recognition 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 recognition topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.