Pinned Repositories
-transformer-english2chinese-
pytorch
afriberta
AfriBERTa: Exploring the Viability of Pretrained Multilingual Language Models for Low-resourced Languages
Bert-VITS2
vits2 backbone with multilingual-bert
ChatTTS
ChatTTS is a generative speech model for daily dialogue.
chinese-dialect-lexicons
Grapheme-to-Phoneme lexicons for Chinese dialects
daizhigev20
殆知阁古代文献
dictbook
dictbook images
EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
manchutrans
manchutrans 满语,罗马文字翻译
splitstree_data_process
用于修改 splitstree6 的 .stree6 文件,实现批量添加枝条和标签颜色。
hwhw97's Repositories
hwhw97/splitstree_data_process
用于修改 splitstree6 的 .stree6 文件,实现批量添加枝条和标签颜色。
hwhw97/Bert-VITS2
vits2 backbone with multilingual-bert
hwhw97/manchutrans
manchutrans 满语,罗马文字翻译
hwhw97/-transformer-english2chinese-
pytorch
hwhw97/ChatTTS
ChatTTS is a generative speech model for daily dialogue.
hwhw97/daizhigev20
殆知阁古代文献
hwhw97/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
hwhw97/manchu-books
满族图书,books
hwhw97/Manchu-English_babyMT
hwhw97/fork-manchu-morph
[WIP] Manchu morphological analyzer
hwhw97/fork-manchu_morphology_analyzer
满语语素拆分器 A simple rule-based morphological analyzer/morpheme splitter for Manchu. It can split verbs and nouns into stems and endings. When encountering ambiguity, the morpheme splitter does not split.
hwhw97/fork-ManchuTextRecognitionDataGenerator
A synthetic data generator for text recognition
hwhw97/fork-ManchuTrOCR
hwhw97/fork-ManchuTTS
Manchu Text-to-speech
hwhw97/fork-ManchuTTS-Manchu_synthesis
A Manchu TTS model using transfer learning from Spanish and Mandarin Chinese
hwhw97/fork-ManWav
ManWav: The First Manchu ASR Model
hwhw97/hallo
Hallo: Hierarchical Audio-Driven Visual Synthesis for Portrait Image Animation
hwhw97/Korean_FA
Korean Forced Aligner
hwhw97/ManchuOCR
A OCR System for the Manchu Script
hwhw97/mfa_example
Basic examples how to use the montreal forced aligner
hwhw97/MFA_pipeline
Pipeline for using the Montreal Forced Aligner (MFA) to automatically annotate speech task data
hwhw97/MT-Evaluation
Machine Translation (MT) Evaluation Scripts
hwhw97/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
hwhw97/parler-tts
Inference and training library for high-quality TTS models.
hwhw97/PunctuationModel
中文标点符号模型,可以给文本添加标点符号。
hwhw97/sacrebleu
Reference BLEU implementation that auto-downloads test sets and reports a version string to facilitate cross-lab comparisons
hwhw97/SpeechEmotionRecognition-Pytorch
基于Pytorch实现的语音情感识别
hwhw97/tts-arabic-pytorch
TTS models for Arabic (Tacotron2, FastPitch)
hwhw97/TTSModels
hwhw97/VITS-Pytorch
本项目是基于Pytorch的语音合成项目,使用的是VITS,VITS是一种语音合成方法,这种时端到端的模型使用起来非常简单,不需要文本对齐等太复杂的流程,直接一键训练和生成,大大降低了学习门槛。