File tree 2 files changed +6
-0
lines changed
tensorflow_examples/lite/model_maker
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 48
48
49
49
DOCS ['audio_classifier' ] = """APIs to train an audio classification model.
50
50
51
+ Tutorial:
52
+ https://colab.research.google.com/github/googlecodelabs/odml-pathways/blob/main/audio_classification/colab/model_maker_audio_colab.ipynb
53
+
51
54
Demo code:
52
55
https://github.com/tensorflow/examples/blob/master/tensorflow_examples/lite/model_maker/demo/audio_classification_demo.py
53
56
"""
Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
"""APIs to train an audio classification model.
15
15
16
+ Tutorial:
17
+ https://colab.research.google.com/github/googlecodelabs/odml-pathways/blob/main/audio_classification/colab/model_maker_audio_colab.ipynb
18
+
16
19
Demo code:
17
20
https://github.com/tensorflow/examples/blob/master/tensorflow_examples/lite/model_maker/demo/audio_classification_demo.py
18
21
"""
You can’t perform that action at this time.
0 commit comments