2019-01-26 10:13:05 +01:00
2019-01-26 10:13:05 +01:00
2019-01-27 23:07:27 +01:00

Buffoon

The basis idea of this project is not set a deep leaning, this is cool... But we want to look at the next step by using non common way to create a new methode to "computer thinking".

We need to start dy a simple way, then we will start with audio IO then here we will base the system of audio recognition (not speech only) and some basic control.

Ideas of architeture:

The basis data source is caming from some sources:

Data sources

The objective is to use the system remotely with a personal server (communication with REST API):

Methode use the system

Global organisation (WIP)

Neural organisation sources

Basic Deep learning:

Methode learning base

Final library objective:

AI with some capabilities:

  • learn new word
  • write simple program in interpreted language
  • translate sentence
  • play music, video on other application

Generation step:

Normalyze the origin corpus:

./normalizer_corpus/audio-reco-corpus/preprocessCorpus.py --input ../audio-reco-corpus-french/ --output ../normalyse-corpus/audio-reco

Some usefull library:

Voice Activity Detection (VAD): https://github.com/jtkim-kaist/VAD

Audio Denoise: https://github.com/jtkim-kaist/Speech-enhancement

Natural Language Processing (NLP): https://github.com/zalandoresearch/flair

The DBLP Computer Science Bibliography: https://datahub.io/collections/yago

License (MPL v2.0)

Copyright ejson Edouard DUPIN

Licensed under the Mozilla Public License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.mozilla.org/MPL/2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Description
No description provided
Readme 2.1 MiB
Languages
Python 100%