-
validate on devices: Macs, iPads, Chromebooks, and Windows machines (currently works on all), for the following browsers: Edge, Safari, Firefox, Chrome (currently only works on Chrome)
Aha! Link: htt…
-
```
It is not straightforward to recognize speech with Android APIs continuously,
it is suited for short voice commands. Have to restart the appropriate services
every time results are delivered.
``…
-
Hey!
First of all, I think your work is amazing and making all your models available is just so generous.
I checked out your german wav2letter model and as I can tell from your train config ([w2…
-
A streams implementation will be great!
-
```
It is not straightforward to recognize speech with Android APIs continuously,
it is suited for short voice commands. Have to restart the appropriate services
every time results are delivered.
``…
-
I am using gpt4 in HA with the [Raspiaudio Luxe speaker](https://raspiaudio.com/produit/esp-muse-luxe) and long answers need 20-30s before behing played.
Could it be possible to implement the stream…
-
When using speechSynthesizer.getVoicesAsync we don't get the information on which voice is a child.
I manually need to go to the documentation in order to filter the children voices out of my lis…
-
http://www.w3.org/TR/UNDERSTANDING-WCAG20/media-equiv-captions.html
Captions are provided for all prerecorded audio content in synchronized media, except when the media is a media alternative for tex…
-
Hi,
I want to know if there's any way to get an iterator over chunks so that I'll be able to do like this -
chunks = stream.
def gen():
for chunk in chunks:
yield chunk
…
-
### Describe the feature
Love this project and the fact it is written in rust and has a slick interface.
Not sure if this is a direction you wish to see this project develop, but I think system-wide…