roboticslab-uc3m / speech

Text To Speech (TTS) and Automatic Speech Recognition (ASR).
https://robots.uc3m.es/speech/
GNU Lesser General Public License v2.1
4 stars 4 forks source link

import from vision #1

Closed jgvictores closed 7 years ago

jgvictores commented 7 years ago

import from vision

jgvictores commented 7 years ago

Work in progress in develop, up to ff17933c53b49b2b146ed22e76ba25820afa21db for now.

jgvictores commented 7 years ago

All imported as of 7b9e744035ca374402b866fc1219e89801fc8f95.

In fact, all working except for #2 which was already broken on teo-head=vision ever since https://github.com/roboticslab-uc3m/vision/issues/53 (shared libraries).

rsantos88 commented 7 years ago

So, it's important not to update the old teo-head repository to vision on teo-head PC until it's finally solved issue #2

jgvictores commented 7 years ago

@rsantos88 As commented, both vision and speech are fine for use with the demos. Thanks!