Added "Open in Colab" to task guides (#21729)

added Open in Colab to task guides
This commit is contained in:
Maria Khalusova
2023-02-22 08:32:35 -05:00
committed by GitHub
parent d913f4aa40
commit 619d51e01f
5 changed files with 10 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ specific language governing permissions and limitations under the License.
# Audio classification
[[open-in-colab]]
<Youtube id="KWwzcmG98Ds"/>
Audio classification - just like with text - assigns a class label output from the input data. The only difference is instead of text inputs, you have raw audio waveforms. Some practical applications of audio classification include identifying speaker intent, language classification, and even animal species by their sounds.