利用Python+TensorFlow实现语音识别
☆47Oct 30, 2018Updated 7 years ago
Alternatives and similar repositories for Speech_Recognition_Test
Users that are interested in Speech_Recognition_Test are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用python进行语音识别☆170Feb 16, 2022Updated 4 years ago
- ASR中文语音识别☆35Jul 30, 2019Updated 6 years ago
- 基于深度学习的普通话语音识别☆18Apr 23, 2019Updated 7 years ago
- 分享在深蓝学院《语音识别:从入门到精通》第一期课程学习过程中完成的课后作业,供参考。☆21Sep 13, 2020Updated 5 years ago
- 端到端中文语音识别☆93Jul 25, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 实现基于RNN的粒子滤波网络,应用于纯惯导的地图匹配,解决室内定位问题☆15Jan 26, 2019Updated 7 years ago
- DTW语音识别,HMM-GMM语音识别☆13Apr 19, 2019Updated 7 years ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆34Feb 24, 2021Updated 5 years ago
- 深蓝学院语音课程《语音识别从入门到精通》课程作业☆22Apr 2, 2020Updated 6 years ago
- An Abstractive Summarization(for Datasets in English format) Implementation with Transformer and Pointer-generator☆12Dec 31, 2020Updated 5 years ago
- Experiments on speech recognition robustness to accents and dialects☆12Apr 2, 2019Updated 7 years ago
- NextHuman 3D写实/次写实/卡通/异型数字人WebGL SDK☆63Dec 25, 2024Updated last year
- 语音识别数字0-9☆14Jul 16, 2019Updated 6 years ago
- A TensorFlow implementation for Chinese speech recognition based on DeepMind's WaveNet☆15Mar 27, 2018Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 深度学习是利用卷积网络的深层结构提取的信息,卷积网络目前主要用于图像识别分类技术,其实在其中间层中包含了丰富的有用信息,而这些正是风格迁移的基础。 如果研究 CNN 的各层级结构,会发现里面的每一层神经元的激活态都对应了一种特定的信息,越是底层的就越接近画面的纹理信息,如…☆10Aug 25, 2021Updated 4 years ago
- 其中包括:Python的数据结构和算法相关内容,一个完整的Django的web项目,还有MiniWeb相关内容,和多线程的协程、进程、线程,和网络编程,还有和数据库的交互,比如Mongodb、Mysql、Redis,其中还有PyQt5,还有可视化内容相关,还有整套Pytho…☆17Jun 7, 2023Updated 3 years ago
- Speech Recognition with DFCNN and Transformer☆18Dec 7, 2022Updated 3 years ago
- Joint CTC-Attention End-to-end Speech Recognition - PyTorch Implementation (Deep Learning for Human Language Processing Special Project)☆17Nov 22, 2020Updated 5 years ago
- 采用三种方式 (1)利用keras库搭建seq2seq (2)利用keras_transformer库 (3)利用fastnlp框架 实现问答机器人、机器翻译、文本摘要等功能☆14Nov 16, 2020Updated 5 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆44Jul 10, 2018Updated 7 years ago
- ASR: fine-tune wav2vec 2.0 with transformers☆21Sep 13, 2021Updated 4 years ago
- LSTM CTC End2End Speech Recognition.☆38Apr 2, 2019Updated 7 years ago
- This repository is a Python implementation of HMM-DNN model.☆15Jul 3, 2020Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 基于pytorch的聊天机器人项目☆12Aug 23, 2020Updated 5 years ago
- 基于GMM与MFCC特征进行数字0-9的语音识别,GMM,MFCC,语音识别,中文数据,sklearn,Digital Voice Recognition。☆18Jun 21, 2022Updated 4 years ago
- 基于DNN神经网络的简单语音唤醒☆12Apr 6, 2019Updated 7 years ago
- 中文语音识别☆24May 25, 2022Updated 4 years ago
- 数字图像处理项目。完成基础的头歌数字图像处理功能+9种风格迁移+ocr识别身份证文字信息☆11Jul 2, 2023Updated 2 years ago
- ASR教程: https://dataxujing.github.io/ASR-paper/☆26Jul 1, 2024Updated last year
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆251Jan 6, 2021Updated 5 years ago
- 基于语义的中文文本关键词提取算法☆20Mar 24, 2021Updated 5 years ago
- A speech recognition system based on a Convolutional Neural Network built using TensorFlow☆21Dec 6, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于DCT的图像水印仿真及改进☆11Jul 17, 2023Updated 2 years ago
- A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统☆8,374Apr 10, 2026Updated 2 months ago
- 深度学习实战项目(图像识别、语音识别、文本处理等)☆17Aug 2, 2019Updated 6 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆104Jan 22, 2019Updated 7 years ago
- android oa app☆13Oct 25, 2012Updated 13 years ago
- 【图像分类】使用卷积神经网络CNN对手势进行识别☆29May 11, 2019Updated 7 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 7 years ago