huuquyet / PhoWhisper-next

Demo using PhoWhisper models of VinAI built with Transformers.js + Next.js

Home Page:https://hf.co/spaces/huuquyet/PhoWhisper-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributor Covenant

PhoWhisper Web

ML-powered speech recognition for Vietnamese directly in your browser! Built with 🤗 Transformers.js + Next.js.

Using 🤗 PhoWhisper models:

Check out the demo sites: Open in Spaces or Vercel app.

whisper-web-demo.mp4

Running locally

  1. Clone the repo and install dependencies with bun:
git clone https://github.com/huuquyet/PhoWhisper-next.git
cd PhoWhisper-next
bun install
  1. Run the development server:
bun dev

Firefox users need to change the dom.workers.modules.enabled setting in about:config to true to enable Web Workers. Check out this issue for more details.

  1. Open the link (e.g., http://localhost:3000/) in your browser.

Acknowledgement

About

Demo using PhoWhisper models of VinAI built with Transformers.js + Next.js

https://hf.co/spaces/huuquyet/PhoWhisper-next

License:MIT License


Languages

Language:TypeScript 98.0%Language:JavaScript 1.7%Language:CSS 0.3%