We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2397584 + 67052a2 commit bbc0b9cCopy full SHA for bbc0b9c
site/en/tutorials/audio/simple_audio.ipynb
@@ -873,7 +873,7 @@
873
" self.model = model\n",
874
"\n",
875
" # Accept either a string-filename or a batch of waveforms.\n",
876
- " # YOu could add additional signatures for a single wave, or a ragged-batch. \n",
+ " # You could add additional signatures for a single wave, or a ragged-batch. \n",
877
" self.__call__.get_concrete_function(\n",
878
" x=tf.TensorSpec(shape=(), dtype=tf.string))\n",
879
0 commit comments