speechbrainteam
commited on
Commit
•
2d3f9d0
1
Parent(s):
0aedced
Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ pip install speechbrain
|
|
59 |
Please notice that we encourage you to read our tutorials and learn more about
|
60 |
[SpeechBrain](https://speechbrain.github.io).
|
61 |
|
62 |
-
### Transcribing your own audio files (in
|
63 |
|
64 |
```python
|
65 |
from speechbrain.inference.ASR import EncoderDecoderASR
|
|
|
59 |
Please notice that we encourage you to read our tutorials and learn more about
|
60 |
[SpeechBrain](https://speechbrain.github.io).
|
61 |
|
62 |
+
### Transcribing your own audio files (in Mandarin Chinese)
|
63 |
|
64 |
```python
|
65 |
from speechbrain.inference.ASR import EncoderDecoderASR
|