-
ChatTTS-ui Public
Forked from jianchang512/ChatTTS-ui一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
Python Other UpdatedJun 2, 2024 -
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
-
Automatic_Speech_Recognition Public
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
-
wesinger2 Public
Synthesized singing voice demos of WeSinger 2 paper.
-
wesinger Public
Singing voice demos of InterSpeech2022 WeSinger: 《WeSinger: Data-augmented Singing Voice Synthesis with Auxiliary Losses》
-
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Python Apache License 2.0 UpdatedMar 12, 2022 -
PaddleHub Public
Forked from PaddlePaddle/PaddleHubAwesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)
Python Apache License 2.0 UpdatedJun 10, 2021 -
TF2_soft_dtw Public
Custom TensorFlow2 implementations of forward and backward computation of soft-DTW algorithm in batch mode.
-
Parallel Tacotron2's upsampling and auxiliary attention module.
-
LPC_for_TTS Public
Linear Prediction Coefficients estimation from mel-spectrogram implemented in Python based on Levinson-Durbin algorithm.
-
TF2_pruning_custom Public
Core functions for pruning weights implemented in TF2.
-
-
python-patterns Public
Forked from faif/python-patternsA collection of design patterns/idioms in Python
-
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
-
autograd Public
Forked from HIPS/autogradEfficiently computes derivatives of numpy code.
Python MIT License UpdatedNov 3, 2017 -
numerical-linear-algebra Public
Forked from fastai/numerical-linear-algebraFree online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
-
TensorFlow-Input-Pipeline Public
TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue