Aytacus commited on
Commit
2fedda8
·
verified ·
1 Parent(s): b64bf22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Turkish Speech Recognition Model
2
 
3
  This project is a deep learning-based speech recognition system trained on the Mozilla Common Voice Turkish dataset. The model can convert audio recordings into text.
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - tr
5
+ tags:
6
+ - speech-to-text
7
+ - audio
8
+ - pytorch
9
+ - ctc
10
+ ---
11
  # Turkish Speech Recognition Model
12
 
13
  This project is a deep learning-based speech recognition system trained on the Mozilla Common Voice Turkish dataset. The model can convert audio recordings into text.