update readme

This commit is contained in:
nl 2020-05-29 19:16:08 +08:00
parent 82d4ea272c
commit 4dad3e73e1
2 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
[![GPL-3.0 Licensed](https://img.shields.io/badge/License-GPL3.0-blue.svg?style=flat)](https://opensource.org/licenses/GPL-3.0)
[![TensorFlow Version](https://img.shields.io/badge/Tensorflow-1.13+-blue.svg)](https://www.tensorflow.org/)
[![Keras Version](https://img.shields.io/badge/Keras-2.2+-blue.svg)](https://keras.io/)
[![Python Version](https://img.shields.io/badge/Python-3.x-blue.svg)](https://www.python.org/)
[![Keras Version](https://img.shields.io/badge/Keras-2.3+-blue.svg)](https://keras.io/)
[![Python Version](https://img.shields.io/badge/Python-3.5+-blue.svg)](https://www.python.org/)
**ReadMe Language** | 中文版 | [English](https://github.com/nl8590687/ASRT_SpeechRecognition/blob/master/README_EN.md) |
@ -114,7 +114,7 @@ Python的依赖库
* python_speech_features
* TensorFlow (1.13+)
* Keras (2.2+)
* Keras (2.3+)
* Numpy
* wave
* matplotlib

View File

@ -2,8 +2,8 @@
[![GPL-3.0 Licensed](https://img.shields.io/badge/License-GPL3.0-blue.svg?style=flat)](https://opensource.org/licenses/GPL-3.0)
[![TensorFlow Version](https://img.shields.io/badge/Tensorflow-1.13+-blue.svg)](https://www.tensorflow.org/)
[![Keras Version](https://img.shields.io/badge/Keras-2.2+-blue.svg)](https://keras.io/)
[![Python Version](https://img.shields.io/badge/Python-3.x-blue.svg)](https://www.python.org/)
[![Keras Version](https://img.shields.io/badge/Keras-2.3+-blue.svg)](https://keras.io/)
[![Python Version](https://img.shields.io/badge/Python-3.5+-blue.svg)](https://www.python.org/)
**ReadMe Language** | [中文版](https://github.com/nl8590687/ASRT_SpeechRecognition/blob/master/README.md) | English |
@ -114,7 +114,7 @@ However, as the current international and domestic teams can achieve 98%, the ac
* python_speech_features
* TensorFlow (1.13+)
* Keras (2.2+)
* Keras (2.3+)
* Numpy
* wave
* matplotlib