摘要: 阅读全文
posted @ 2021-05-16 23:30 祈欢 阅读(18) 评论(0) 推荐(0) 编辑
摘要: 使用案例,训练两个类型的语音,然后测试,对CPU和内存要求不高。内存使用在 1G 左右 import wave import matplotlib.pyplot as plt import numpy as np import os import keras from keras.models im 阅读全文
posted @ 2021-05-16 19:13 祈欢 阅读(423) 评论(0) 推荐(0) 编辑
摘要: import numpy as np import tensorflow as tf import matplotlib.pyplot as plt from PIL import Image from utils import label_map_util from utils import vi 阅读全文
posted @ 2021-05-16 09:22 祈欢 阅读(235) 评论(0) 推荐(0) 编辑