From 4dad3e73e1bc0a19aea70471a30d69c7e8fd6752 Mon Sep 17 00:00:00 2001 From: nl <3210346136@qq.com> Date: Fri, 29 May 2020 19:16:08 +0800 Subject: [PATCH] update readme --- README.md | 6 +++--- README_EN.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4ff8684..276490d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_EN.md b/README_EN.md index 2c4e46b..88efb42 100644 --- a/README_EN.md +++ b/README_EN.md @@ -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