Skip to content

Commit

Permalink
[kaldi] Readme (#4962)
Browse files Browse the repository at this point in the history
Initiative to provide a Readme to all addon directories. Sometimes you really don't know what they are for.

Signed-off-by: davidgraeff <[email protected]>
  • Loading branch information
David Gräff authored Feb 22, 2019
1 parent 2229b31 commit d458c1d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions addons/voice/org.openhab.voice.kaldi/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Kaldi TTS

Kaldi is a speech recognition toolkit, freely available under the Apache License.

Kaldi aims to provide software that is flexible and extensible.
It supports linear transforms, MMI, boosted MMI and MCE discriminative training,
feature-space discriminative training, and deep neural networks.

Find Kaldi here: http://kaldi-asr.org/.
The github project is: https://github.com/kaldi-asr/kaldi.

0 comments on commit d458c1d

Please sign in to comment.