Travis Morton
Travis Morton
I've been trying to reproduce the parallel wavenet results, however I'm running into some issues with training the teacher model. I have trained it on the LJ Speech dataset with...
When upgrading a unix socket connection to a websocket connection using this snippet I get a failure `ws_upgrade_failed` response. I'm able to connect to this service and perform a websocket...
Having `Nx.argmax` implemented will help to reduce `backend_transfer` calls when recursively calling Ortex for applications that use greedy search, beam search, etc.
I'm attempting to import a model with a dynamic batch size (modified export of a Whisper encoder) and I'm getting the following error ``` 12:08:45.008 [warning] mel_spectrogram_dynamic_axes_1 has no specified...