jayasuryajsk
commited on
Commit
•
eec2a9d
1
Parent(s):
4056e41
Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ pipe = pipeline(
|
|
72 |
result = pipe("recording.mp3", generate_kwargs={"language": "english"})
|
73 |
print(result["text"])
|
74 |
```
|
75 |
-
Try this on https://colab.research.google.com/drive/1KxWSaxZThv8PE4mDoLfJv0O7L-5hQ1lE?usp=sharing
|
76 |
|
77 |
### Training hyperparameters
|
78 |
|
|
|
72 |
result = pipe("recording.mp3", generate_kwargs={"language": "english"})
|
73 |
print(result["text"])
|
74 |
```
|
75 |
+
Try this on https://colab.research.google.com/drive/1KxWSaxZThv8PE4mDoLfJv0O7L-5hQ1lE?usp=sharing
|
76 |
|
77 |
### Training hyperparameters
|
78 |
|