Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 565 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 565 Bytes

transbun

live time Translation with Bun.js

  • why i use Bun?

  • Because according to Bun . it is much faster than nodd.js in Websocket.

  • How i built this website?

  • it is really simple. WebspeechAPI and Googletranslation Api!. first i do speech to text with webspeech api , which is free. and i translate it with Googletranslation.

  • how to use it?

  • you can just run it in your Computer. but nowdays i blocked it. because it use my Libretranslation Docker server.

To install dependencies:

bun install

To run:

bun run index.ts