Highlights
- Pro
-
-
-
svelte-ts-codespace-starter Public template
This template set up everything needed to start a new svelte project on codespace and typescript
JavaScript UpdatedFeb 4, 2024 -
Chao-GPT-vn Public
Forked from mckaywrigley/chatbot-uiAn open source ChatGPT for Vietnamese.
-
whisperX Public
Forked from m-bain/whisperXWhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
Python BSD 4-Clause "Original" or "Old" License UpdatedFeb 14, 2023 -
aws_playground Public
A playground for testing out some aws service. I drop this effort after realize python is not well supported in aws cdk
Python MIT License UpdatedJan 2, 2023 -
websocket-chat-application Public
Forked from aws-samples/websocket-chat-applicationThis application provides the CDK project and a frontend that allows you to build a serverless chat application based on API Gateway's WebSocket-based API feature.
TypeScript MIT No Attribution UpdatedDec 16, 2022 -
-
whisper Public
Forked from openai/whisperRobust Speech Recognition via Large-Scale Weak Supervision
Jupyter Notebook MIT License UpdatedDec 10, 2022 -
whisper_torchserve Public
Torchserve build for Whisper-Speech to text model.
-
distributed-load-testing-with-locust-on-ecs Public
Forked from aws-samples/distributed-load-testing-with-locust-on-ecsCDK example to deploy a load testing framework Locust on Amazon ECS
TypeScript MIT No Attribution UpdatedNov 28, 2022 -
dotfiles Public
Forked from sobolevn/dotfilesdotfiles for the developer happiness: macos, zsh, brew, vscode, codespaces, python, node, elixir
Shell Other UpdatedNov 7, 2022 -
amazon-ecs-fargate-cdk-v2-cicd Public
Forked from aws-samples/amazon-ecs-fargate-cdk-v2-cicdAmazon CI/CD pipeline deploying to ECS Fargate using CDK V2
-
-
-
-
aws_cdk_typescript Public
This is me learning typescript to use aws cdk after failing with python
JavaScript UpdatedAug 26, 2022 -
Distill training from state of art model to a super small model for Speech Command dataset. The code base on torch lightling and optuna for optimization
Jupyter Notebook UpdatedAug 15, 2022 -
-
-
-
architectures Public
Forked from anyscale/architecturesArchitectural Patterns for Ray and Anyscale Enablement.
Jupyter Notebook Apache License 2.0 UpdatedMar 10, 2022 -
Classification of Salmon backbone deformation - Limited data problem
Jupyter Notebook Apache License 2.0 UpdatedAug 16, 2021 -
DeePromoter Public
Pytorch implementation of DeePromoter Active sequence detection for promoter(DNA subsequence regulates transcription initiation of the gene by controlling the binding of RNA polymerase)
-
transformer_with_einsum Public
Transformer from scratch with einsum method