Skip to content

Commit

Permalink
docs: fix a few issues in cognitive service demo (#1861)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 authored Mar 7, 2023
1 parent 8a216ce commit e4a0e2c
Showing 1 changed file with 2 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"cell_type": "markdown",
"source": [
"# Create Audiobooks using Neural Speech to Text"
"# Create audiobooks using neural Text to speech"
],
"metadata": {
"application/vnd.databricks.v1+cell": {
Expand Down Expand Up @@ -97,25 +97,6 @@
}
}
},
{
"cell_type": "code",
"source": [
"import os"
],
"outputs": [],
"execution_count": null,
"metadata": {
"jupyter": {
"source_hidden": false,
"outputs_hidden": false
},
"nteract": {
"transient": {
"deleting": false
}
}
}
},
{
"cell_type": "code",
"source": [
Expand Down Expand Up @@ -311,4 +292,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}

0 comments on commit e4a0e2c

Please sign in to comment.