Julien Odent

Results 49 comments of Julien Odent

Taking a random utterance, it seems like it's working: Can you share examples of utterances that don't work and what is the expected outcome?

Hi @matt0fer, I pinpointed the issue to the `n=2` advanced option. We're investigating why setting higher than n=1 creates issues. In the meantime, feel free to temporarily set the `n`...

Hi @matt0fer still looking into it. Thanks for your patience.

Hi @glitjch, this is likely due to ASR endpointing. ASR endpointing detects silences to reduce latency. Is the issue happening consistently for you? Can you try speaking faster to see...

Hi @brennadoyle, What is the intent? What are example of utterances that don't work?

Hi @brennadoyle, I'm not able to see the pictures. Can you share the text of the utterances you're using?

Hi @snakers4, Thank you for the kind words. Indeed, `pywit` is just a thin wrapper of our [HTTP API](https://wit.ai/docs/http). For tracking service-related questions and issues, we use https://github.com/wit-ai/wit/issues. Personalized language...

Hi Seraf, Thank you for your feedback. Can you provide me with a exhaustive list of functions you would like to see (including expected behavior)? I see your point, yet...

Did you look at the methods `voice_query_auto` and `voice_query_auto_async`? More info in the [API Docs](https://wit.ai/docs/python/1.0.0/api).