tensorfoo

Results 7 issues of tensorfoo

I've been trying to work through the [doc](https://github.com/flashlight/flashlight/tree/master/bindings/python) and i'm testing out the part where we loop through the items in the lexicon dictionary. That involves calling the function `tkn_to_idx`...

question

Is there any timeline on when the bindings will be available to `pip install`?

enhancement
question

Wav2vec2 makes it possible for low resource languages to build high quality acoustic models using only unlabelled audio. Finetuning this with a couple of hours of labelled data gives you...

![image](https://user-images.githubusercontent.com/53809493/68953705-6f152b00-07fd-11ea-9575-99803f37f82b.png) For example have one word in one color, the next word in another color, etc. Is it possible to do that or would it need a lot of work?

Hi, If you do an inference with a `Transcriber` object `t.transcribe(..)`, after returning the result, it should release any resources related to that inference. But it stays on VRAM and...

hi, just wondering if someone can help me out with what flag to add to infer.py to also output character error rates. many thanks.

question
needs triage

this might be helpful: https://academia.stackexchange.com/questions/14010/how-do-you-cite-a-github-repository thank you.