MarieAlvenir commited on
Commit
a4da82e
·
1 Parent(s): 2feb5ff

Removal of comment

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -52,7 +52,6 @@ Next you can use the model using the `transformers` Python package as follows:
52
  >>> transcriber(audio)
53
  {'text': 'your transcription'}
54
  ```
55
- Certainly! Here’s a refined version of the transcription examples section, organized for better readability and presentation:
56
 
57
  ---
58
 
 
52
  >>> transcriber(audio)
53
  {'text': 'your transcription'}
54
  ```
 
55
 
56
  ---
57