chanapapan's Stars
daochenzha/ltsm
Understanding Different Design Choices in Training Large Time Series Models
PyThaiNLP/thaitts-onnx
Thai Text-to-speech by ONNX runtime
erew123/alltalk_tts
AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features, such as a settings page, low VRAM support, DeepSpeed, narrator, model finetuning, custom models, wav file maintenance. It can also be used with 3rd Party software via JSON calls.
ylacombe/finetune-hf-vits
Finetune VITS and MMS using HuggingFace's tools
wannaphong/KhanomTan-TTS-v1.0
KhanomTan TTS (ขนมตาล) is an open-source Thai text-to-speech model that supports multilingual speakers such as Thai, English, and others.
Prim9000/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
nozomiyamada/thaig2p
mandnyc/ssml-builder
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
neuromore/studio
neuromore Studio is your all-in-one biofeedback suite
ziritrion/mlopszoomcamp
Homework and notes for the DataTalks.Club MLOps Zoomcamp
bengsoon/mlops-zoomcamp
Personal Notes from MLOps Zoomcamp by DataTalks.club
hans/glove.py
Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
chaklam-silpasuwanchai/EEG-Emotion-Recognition
This repository compares typical and advanced modeling approaches for EEG Emotion Recognition.
dsai-asia/RTML
Deep Learning (a.k.a. Recent Trends in Machine Learning) course at dsai.asia
GU-DataLab/stance-detection-KE-MLM
Official resource of the paper "Knowledge Enhanced Masked Language Model for Stance Detection", NAACL 2021
thunlp/SelectiveMasking
Source code for "Train No Evil: Selective Masking for Task-Guided Pre-Training"
alinlab/MASKER
MASKER: Masked Keyword Regularization for Reliable Text Classification (AAAI 2021)
gamallo/depression_classification
Lexicon-based method to detect depressive language
chaklam-silpasuwanchai/Python-fo-Natural-Language-Processing
This is the repository for the course Natural Language Processing at Asian Institute of Technology. Covers word vectors, spaCy, PyTorch, HuggingFace.
beaupranisaa/EEGImageReconstruction
Reconstruct visual stimuli (RGB cylinder) using generative based model from EEG signal of visual-perception and visual-imagery tasks
HIT-SCIR/ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
castorini/hedwig
PyTorch deep learning models for document classification
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
vietnh1009/Hierarchical-attention-networks-pytorch
Hierarchical Attention Networks for document classification
NeelShah18/emot
Open source Emoticons and Emoji detection library: emot
omkar-foss/emosent-py
Python module to get Sentiment Rankings for Unicode Emojis
s/preprocessor
Elegant and Easy Tweet Preprocessing in Python
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).