Pinned Repositories
AdvDCTTS
Implementation of DCTTS with Adversarial Training
audio-silence-normalize
Normalize the silence duration of audio to make comma/silence trainable in DCTTS.
auralight
Auralight is a ESP32-based WS2812B wireless ambient lighting system.
deepstory
Deepstory turns a text/generated text into a video where the character is animated to speak your story using his/her voice.
ESP8266-WiFi-visualizer
Automatically connects to AP and create a web server exporting XML of scanned WIFI data
Gensim-word2vec-research
find out similar words in a corpus and visualize cluster using t-SNE
hr-tf-idf
TF-IDF HR Analytics system, extract keywords from documents (docx, doc, pdf) and compare based on best match to job description
Waiting-for-Godot-Processed-Text
Processed text of Waiting for Godot, ready to be used for various natural language processing tasks
witcher-3-data-pre-processing
Process raw witcher 3 script and exported audios in a single folder into separated folder of characters' names
witcher-books-processing
Extract witcher epub books content, filter based on rules with beautiful soup and export a txt file suitable for GPT-2 fine-tuning
thetobysiu's Repositories
thetobysiu/deepstory
Deepstory turns a text/generated text into a video where the character is animated to speak your story using his/her voice.
thetobysiu/Waiting-for-Godot-Processed-Text
Processed text of Waiting for Godot, ready to be used for various natural language processing tasks
thetobysiu/witcher-books-processing
Extract witcher epub books content, filter based on rules with beautiful soup and export a txt file suitable for GPT-2 fine-tuning
thetobysiu/audio-silence-normalize
Normalize the silence duration of audio to make comma/silence trainable in DCTTS.
thetobysiu/auralight
Auralight is a ESP32-based WS2812B wireless ambient lighting system.
thetobysiu/Gensim-word2vec-research
find out similar words in a corpus and visualize cluster using t-SNE
thetobysiu/hr-tf-idf
TF-IDF HR Analytics system, extract keywords from documents (docx, doc, pdf) and compare based on best match to job description
thetobysiu/AdvDCTTS
Implementation of DCTTS with Adversarial Training
thetobysiu/Common-Data-Model-Project
Common Data Model SQL Database Conversion Project using Python and related libraries such as Pandas, Regex. Written custom classes such as Conncetion to automate database to pandas dataframe. I was responsible for the coding and implemented several algorithms for some special cases.
thetobysiu/witcher-3-data-pre-processing
Process raw witcher 3 script and exported audios in a single folder into separated folder of characters' names
thetobysiu/Coursera_Capstone
Coursera_Capstone
thetobysiu/deep-convolutional-tts
A PyTorch implementation of DCTTS: https://arxiv.org/pdf/1710.08969
thetobysiu/DeepConvolutionalTTS-pytorch
Deep Convolutional TTS pytorch implementation
thetobysiu/downloadLog
Download logs from SQL datavase
thetobysiu/esp32-ws2812
ESP32/s version for Simple UDP-Server to control ws281x-LEDs
thetobysiu/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
thetobysiu/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
thetobysiu/hr-analytics-web-app
Flask-based web app with RESTful API backend
thetobysiu/K-means-clustering-research
Using K-means clustering to categorize subject
thetobysiu/kalman-filter-volatility-forecast
Sample code that shows how to forecast stock market volatility using a Kalman filter
thetobysiu/KalmanFilter_Project
Application of Kalman Filter in Finance
thetobysiu/Keras-text-classification
Train a model based on tagged texts and predict the tag of a text using the model
thetobysiu/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
thetobysiu/ophelia
Sequence-to-sequence TTS based on Kyubyong's dc_tts
thetobysiu/so-vits-svc
SoftVC VITS Singing Voice Conversion
thetobysiu/speech-driven-animation
thetobysiu/stock-prediction-using-kalman-in-python
thetobysiu/transfer-pytorch-dc-tts
Text to Speech with PyTorch (Witcher Characters) + light fix
thetobysiu/voca
Voice Operated Character Animation
thetobysiu/witcher-3-text-processing
Witcher 3 data processing for data visualizations and tts model training