-
Computer of Science and Technology Beijing
-
PaddleSpeech Public
Forked from PaddlePaddle/PaddleSpeechEasy-to-use Speech Toolkit including SOTA/Streaming ASR with punctuation, influential TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NA…
Python Apache License 2.0 UpdatedApr 26, 2023 -
bark Public
Forked from suno-ai/bark🔊 Text-prompted Generative Audio Model
Python Other UpdatedApr 15, 2023 -
awesome-totally-open-chatgpt Public
Forked from nichtdax/awesome-totally-open-chatgptA list of totally open alternatives to ChatGPT
Creative Commons Zero v1.0 Universal UpdatedApr 2, 2023 -
AnySubtitle Public
Make your videos accessible to a wider audience by adding subtitles in your target language, with support for any language vedio. (For example, add Chinese subtitle of English vedio)
-
faster-whisper Public
Forked from SYSTRAN/faster-whisperFaster Whisper transcription with CTranslate2
Python MIT License UpdatedApr 2, 2023 -
encodec Public
Forked from facebookresearch/encodecState-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
-
FastASR Public
Forked from chenkui164/FastASR这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。
C Apache License 2.0 UpdatedMar 19, 2023 -
s3prl Public
Forked from s3prl/s3prlAudio Foundation Models (Self-Supervised Speech/Sound Pre-training and Representation Learning Toolkit)
Python Apache License 2.0 UpdatedMar 16, 2023 -
knn-box Public
Forked from NJUNLP/knn-boxan easy-to-use knn-mt toolkit
Python MIT License UpdatedMar 12, 2023 -
Paddle Public
Forked from PaddlePaddle/PaddlePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
C++ Apache License 2.0 UpdatedFeb 23, 2023 -
sk-mt Public
Forked from dirkiedai/sk-mtThis is the official code for our paper "Simple and Scalable Nearest Neighbor Machine Translation" (ICLR 2023).
Python UpdatedFeb 21, 2023 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedFeb 13, 2023 -
adaptive-knn-mt Public
Forked from zhengxxn/adaptive-knn-mt -
fairseq Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python MIT License UpdatedDec 26, 2022 -
-
models Public
Forked from PaddlePaddle/modelsPre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
Python Apache License 2.0 UpdatedNov 23, 2022 -
whisper Public
Forked from openai/whisperRobust Speech Recognition via Large-Scale Weak Supervision
Jupyter Notebook MIT License UpdatedOct 12, 2022 -
Speech-Resources Public
Forked from ddlBoJack/Speech-Resources语音方向实验室/公司/资源/实习等,欢迎推荐或自荐(排名不分先后)
UpdatedSep 8, 2022 -
OpenTransformer Public
Forked from ZhengkunTian/OpenTransformerA No-Recurrence Sequence-to-Sequence Model for Speech Recognition
Python MIT License UpdatedJul 21, 2022 -
Leveraging-Self-Supervised-Learning-for-AVSR Public
Forked from LUMIA-Group/Leveraging-Self-Supervised-Learning-for-AVSROfficial PyTorch implementation of paper Leveraging Unimodal Self Supervised Learning for Multimodal Audio-Visual Speech Recognition
Python MIT License UpdatedJul 13, 2022 -
spleeter Public
Forked from deezer/spleeterDeezer source separation library including pretrained models.
-
blind_watermark Public
Forked from guofei9987/blind_watermarkBlind&Invisible Watermark (图片盲水印,提取水印无须原图!)
-
invoice Public
Forked from guanshuicheng/invoice增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等
C MIT License UpdatedFeb 10, 2022 -
pdf Public
Forked from itdevbooks/pdf编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,Spri…
UpdatedDec 30, 2021 -
fast-knn-nmt Public
Forked from ShannonAI/fast-knn-nmtPython Apache License 2.0 UpdatedOct 1, 2021 -
WavAugment Public
Forked from facebookresearch/WavAugmentA library for speech data augmentation in time-domain
Python MIT License UpdatedAug 30, 2021 -
Awesome-pytorch-list Public
Forked from bharathgs/Awesome-pytorch-listA comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
UpdatedMay 2, 2021 -
HelloGitHub Public
Forked from 521xueweihan/HelloGitHub分享 GitHub 上有趣、入门级的开源项目
Python UpdatedApr 28, 2021 -
-
algorithm-base Public
Forked from chefyuan/algorithm-base专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
UpdatedMar 28, 2021