-
Agentic-Design-Patterns Public
Forked from evoiz/Agentic-Design-PatternsJupyter Notebook UpdatedFeb 12, 2026 -
fluidsynth-android Public
Forked from VolcanoMobile/fluidsynth-androidSoftware synthesizer based on the SoundFont 2 specifications
C GNU Lesser General Public License v2.1 UpdatedJun 19, 2023 -
json-parser Public
Forked from Barenboim/json-parserJSON parser in ANSI-C
C Apache License 2.0 UpdatedApr 11, 2022 -
Bilibili-plus Public
Forked from ZachL1/Bilibili-plus课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
C++ UpdatedNov 30, 2021 -
easyeffects Public
Forked from wwmm/easyeffectsLimiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications
C++ GNU General Public License v3.0 UpdatedNov 15, 2021 -
chineseocr_lite Public
Forked from DayBreak-u/chineseocr_lite超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
C++ GNU General Public License v2.0 UpdatedAug 25, 2021 -
zhrtvc Public
Forked from xingmegshuo/zhrtvcChinese real time voice cloning (VC) and Chinese text to speech (TTS). 好用的中文语音克隆兼中文语音合成系统,包含语音编码器、语音合成器、声码器和可视化模块。
Python UpdatedMar 18, 2021 -
denoiser Public
Forked from facebookresearch/denoiserReal Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a ca…
Python Other UpdatedFeb 17, 2021 -
Real-Time-Voice-Cloning Public
Forked from CorentinJ/Real-Time-Voice-CloningClone a voice in 5 seconds to generate arbitrary speech in real-time
Python Other UpdatedFeb 3, 2021 -
CycleGAN-VC3 Public
Forked from jackaduma/CycleGAN-VC3Voice Conversion by CycleGAN (语音克隆/语音转换):CycleGAN-VC3
Python MIT License UpdatedJan 25, 2021 -
tacotron2 Public
Forked from NVIDIA/tacotron2Tacotron 2 - PyTorch implementation with faster-than-realtime inference
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedDec 16, 2020 -
awesome-speech-recognition-speech-synthesis-papers Public
Forked from zzw922cn/awesome-speech-recognition-speech-synthesis-papersSpeech synthesis, voice conversion, self-supervised learning, music generation,Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
MIT License UpdatedDec 12, 2020 -
aubio Public
Forked from aubio/aubioa library for audio and music analysis
C GNU General Public License v3.0 UpdatedDec 7, 2020 -
python_sound_open Public
Forked from busyyang/python_sound_open语音信号处理试验教程,Python代码
-
fluidsynth-ios Public
Forked from nfc-rfid-reader-sdk/fluidsynth-iosSource code of fluidsynth modification for iOS
C GNU Lesser General Public License v2.1 UpdatedNov 28, 2020 -
PyTorch_Speaker_Verification Public
Forked from HarryVolek/PyTorch_Speaker_VerificationPyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 25, 2020 -
spleeter Public
Forked from deezer/spleeterDeezer source separation library including pretrained models.
Python MIT License UpdatedNov 8, 2020 -
dejavu Public
Forked from worldveil/dejavuAudio fingerprinting and recognition in Python
Python MIT License UpdatedOct 13, 2020 -
-
crepe Public
Forked from marl/crepeCREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
Python MIT License UpdatedSep 17, 2020 -
musicinformationretrieval.com Public
Forked from musicinformationretrieval/musicinformationretrieval.comInstructional notebooks on music information retrieval.
Jupyter Notebook MIT License UpdatedAug 21, 2020 -
rasa Public
Forked from RasaHQ/rasa💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Python Apache License 2.0 UpdatedAug 7, 2020 -
tutorials-1 Public
Forked from eugenp/tutorialsJust Announced - "Learn Spring Security OAuth":
Java MIT License UpdatedJul 23, 2020 -
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedJun 8, 2020 -
bert4keras Public
Forked from bojone/bert4keraslight reimplement of bert for keras
Python Apache License 2.0 UpdatedMay 28, 2020 -
GPT2-Summary Public
Forked from qingkongzhiqian/GPT2-Summary基于GPT2的中文摘要生成模型
Python UpdatedMay 21, 2020 -
nlg-yongzhuo Public
Forked from yongzhuo/nlg-yongzhuo中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(graph,feature,topic model,summarize to…
Python MIT License UpdatedMay 14, 2020 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
-
ERNIE Public
Forked from PaddlePaddle/ERNIEAn Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
Python Apache License 2.0 UpdatedMay 6, 2020 -
bert-as-service Public
Forked from jina-ai/clip-as-serviceMapping a variable-length sentence to a fixed-length vector using BERT model
Python MIT License UpdatedMay 5, 2020