babat00nday

Results 5 issues of babat00nday

The demo app works fine when I push to my android device. However, when I try to test on my Android Studio device, the speech recognition functionality does not work....

Hi, It would be great if there was support for modifying the location in which the latest model (and other model versions) would be downloaded into. For example `python -m...

Hi, Not sure if this is on the roadmap, but it would be super cool to have a way to provide a custom set of symbols to represent phonemes and...

I am trying to integrate models built with Persephone into my ML pipeline. I started by developing models using the `corpus.Corpus(...)` and `experiment.train_ready(...)` functions. Is there an API available for...

documentation

I get the error below when running the fastai2_audio.ipynb file. `--------------------------------------------------------------------------- OSError Traceback (most recent call last) /usr/lib/python3.6/tarfile.py in gzopen(cls, name, mode, fileobj, compresslevel, **kwargs) 1642 try: -> 1643 t...