在这个教程中,您将会学习到如何建立一个客制化的语音分类器。您将使用Tensorflow.js在浏览器中进行训练。您将使用它通过发出声音来控制浏览器中的滑块。
您将会使用迁移学习建立一个模型,这个模型使用较少的训练数据对短音频进行分类。您将会使用预训练模型语音命令识别。您将会在预训练模型的基础上训练一个新的模型,以识别您自己定义的声音类。
这个教程在codelab上已经为您准备好了 从这里打开codelab吧!
在这个教程中,您将会学习到如何建立一个客制化的语音分类器。您将使用Tensorflow.js在浏览器中进行训练。您将使用它通过发出声音来控制浏览器中的滑块。
您将会使用迁移学习建立一个模型,这个模型使用较少的训练数据对短音频进行分类。您将会使用预训练模型语音命令识别。您将会在预训练模型的基础上训练一个新的模型,以识别您自己定义的声音类。
这个教程在codelab上已经为您准备好了 从这里打开codelab吧!
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-20 UTC.