dr. Konya Sandor
dr. Konya Sandor
What is the current approximate bill of materials?
Great Repository! Is it within your scope to implement a webGPU accelerated version of Whisper? Not sure if this helps, but there is a [C port for Whisper wirh CPU...
this is an example notebook with chainlit on colab
Hi there, i really like the concept of langflow! I would really love to see the original pages of the pdf/pdfs where the vector search results are coming from. The...
Somewhat related to [this thread](https://github.com/xenova/transformers.js/issues/20). Is it within scope to implement a webGPU accelerated version of Whisper? Not sure if this helps, but there is a [C port for Whisper...
### Describe the feature you'd like to see: Just came accross this [youtube video](https://www.youtube.com/watch?v=rq5wtc91klQ) from CG Monastery. @benrugg would it be feaseable and/or is it within the scope of this...
``` !git clone https://github.com/rom1504/audio2dataset cd audio2dataset/ !python setup.py install cd examples !python simple_example.py ``` starts, saves a few files in the _tmp/ :  and then results in following error:...
@fedirz thank you for this repo, so far the best one i found for live transcription, only one of the few that utilizes localagreement! 1. The gradient demo on Huggingface...
Hi there, i was looking for a method to perform [context biasing](https://github.com/NVIDIA-NeMo/NeMo/pull/8223) based on the [example notebook](https://github.com/NVIDIA-NeMo/NeMo/blob/main/tutorials/asr/ASR_Context_Biasing.ipynb) on the Parakeet tdt 0.6b v3 model. I added the EncDecHybridRNNTCTCModel but got...
### Describe the Bug Hi there, i tried to create a very simple local demo with vite. Following the [official page](https://www.cornerstonejs.org/docs/getting-started/vue-angular-react-etc) i made a template and tried to load a...