Use any Whisper model on the hub for long transcription using the transformers pipeline! Just add chunk_length_s parameter to the pipeline and it'll slide through the audio to create a transcription.
CODE
-

Whisper Models Hub: Demos and Scripts Showcase
By
–
With great models, come excellent capabilities! With the influx of many brilliant models on the hub, we created some demos and scripts to showcase what the Whisper models are capable of! Here's a thread of all the cool stuff you can do with Whisper models on the Hub
-
DeepONets Modification to Function-to-Function Neural Operators
By
–
DeepONets were originally defined on a fixed input grid and hence, do not fall under operators where both inputs and outputs are functions. We can convert it into a neural operator through some modifications. See proposition 5 in https://
arxiv.org/pdf/2108.08481
.pdf
… -
Full Machine Learning Project Data Visualization with Matplotlib
By
–
Full Machine Learning Project — Data Visualization with Matplotlib (Part 3) #DataScience
-

Automated Image Annotation Tool Using OpenCV
By
–
Do we need to manually annotate a dataset every time? Doesn’t it sound tedious?
— Satya Mallick (@LearnOpenCV) 8 décembre 2022
In case you missed it, check out our blog post, where we set up an automated image annotation tool using OpenCV.https://t.co/z0sye0vdZc #computervision #artificialintelligence #annotation #ai pic.twitter.com/IETjOH6jlWDo we need to manually annotate a dataset every time? Doesn’t it sound tedious?
In case you missed it, check out our blog post, where we set up an automated image annotation tool using OpenCV. https://
learnopencv.com/automated-imag
e-annotation-tool-using-opencv-python/
… #computervision #artificialintelligence #annotation #ai -
FastAI Students Explain Diffusion Model Paper
By
–
Another great diffusion model paper explainer from our wonderful @fastdotai students!
-
JavaScript trademark ownership sparks concern among developers
By
–
still not cool that they own the trademark for Javascript tho
-
Zero-shot Super-resolution Tests for Neural Operators Benchmark
By
–
But it is crucial to add zero-shot super-resolution tests. Neural operators can output at any resolution since they learn mappings between function spaces, but U-Nets cannot. Can u please add these tests to the benchmark? @rejuvyesh @jo_brandstetter
-
Recent papers on LLMs for formal mathematics and theorem proving
By
–
We had two papers on this topic recently, one using a MCTS approach on formal systems (such as Lean or Metamath): https://
arxiv.org/abs/2205.11491 and one where we combine LLMs with formal provers to verify the generations: https://
arxiv.org/abs/2210.12283 -
PDEArena Benchmarking and FNO Architectural Improvements in PyTorch
By
–
I agree. Great to see PDEArena as a convenient benchmarking environment for PDE in @pytorchlightnin Also great to see further architectural improvements to FNO by integrating it within U-Net like structure. Would be great if PINO can also be added https://
arxiv.org/abs/2111.03794
