GitHub - voidbrain/web-gpu-tts · GitHub
Skip to content

voidbrain/web-gpu-tts

Repository files navigation

Angular Version of the Whisper WebGPU App

This is an Angular version of the Whisper WebGPU project developed with Angular v18 and Bootstrap.

Angular TypeScript Bootstrap ESLint Prettier

You can visit Xenova's GitHub to view the original version written in React.

You can visit my Medium post to find a short overview of WebGPU, ONNX (Open Neural Network Exchange), ONNX Runtime, Transformers.js, Whisper from OpenAI and Whisper WebGPU by Xenova.

You can try the application here.

Screenshots

Build:

To install project dependencies:

npm i

The build artifacts will be stored in the dist/ directory. To build the project:

ng build

Development server

Run the following command. You can change port.

ng serve --configuration=development --port 4200

You can then visit http://localhost:4202 to run the app on your browser.

Contributors

Github 1

Github 2

Medium


Github

HuggingFace

Copyright & Licensing Information

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors