Unverified Commit b31cee67 authored by lee1jun's avatar lee1jun Committed by GitHub
Browse files

fix typo in run_speech_recognition_ctc.py (#21528)

Update run_speech_recognition_ctc.py

There should be `# limitations under the License` line at the end of the documentation section.
parent 0d33381f
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
# distributed under the License is distributed on an "AS IS" BASIS, # distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License.
""" Fine-tuning a 🤗 Transformers CTC model for automatic speech recognition""" """ Fine-tuning a 🤗 Transformers CTC model for automatic speech recognition"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment