[DOC] start basic doc

This commit is contained in:
Edouard DUPIN 2019-01-16 23:07:05 +01:00
parent f186689fb6
commit 8aa90d71d7
4 changed files with 27 additions and 1 deletions

View File

@ -19,7 +19,6 @@ Analyse the corpus and create the "model":
lutin.py audio-reco-analyser?build?run:--corpus=~/.local/shared/audio-reco-wordRecorder/corpus
lutin.py audio-reco-analyser?build?run:--corpus=~/.local/shared/audio-reco-wordRecorder/corpus:--help
lutin -cclang -mrelease audio-reco-wordRecorder?build?run:--elog-level=3:--user_name=Edouard_DUPIN:--user_birth_year=1983:--source_type=ORDERED_WORD
License (MPL v2.0)
=====================

24
research.md Normal file
View File

@ -0,0 +1,24 @@
Research theme and ideas:
=========================
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
ideas of architeture:
=====================
![objectuve work](work.svg)
Final library objective:
========================

1
work.drawio.xml Normal file

File diff suppressed because one or more lines are too long

2
work.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 849 KiB