Sage Ralph
Sage Ralph
I am interested in this library but hesitant about the size. In an empty Webpack project with this library as the only dependency I am seeing a production build size...
The events you can use are listed here: https://visjs.github.io/vis-network/docs/network/#Events If you want to call functions on the network object, you can access it using the component's state like this: ```...
In my testing pyannote.audio is extremely slow on CPU. Very interested if anyone finds a way to make it work.
I'm getting exactly the same issue hosting locally with Node/Express.js ```Javascript const express = require("express"); const app = express(); const port = 3000; app.use(function (req, res, next) { res.header("Cross-Origin-Embedder-Policy", "require-corp");...
No success here either, hosting over HTTPS via Heroku. https://whisper.ggerganov.com/ works for me. Same behaviour in Firefox and Chrome.