EddyGiusepe commited on
Commit
7c9a7bd
·
1 Parent(s): 3c0a896

Links de estudo

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -7,4 +7,27 @@ sdk: docker
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+
11
+
12
+
13
+ # Usando OpenAI - Whisper
14
+
15
+ ## <font color="yellow">Data Scientist.: PhD.Eddy Giusepe Chirinos Isidro</font>
16
+
17
+ ![](https://miro.medium.com/v2/resize:fit:1400/1*y4FrBZQtxGPjwgbVFbcWzg.png)
18
+
19
+
20
+
21
+ Links de pesquisa:
22
+
23
+ * [openai/whisper](https://github.com/openai/whisper)
24
+
25
+ * [OpenAI Whisper: Convert Speech To Text | OpenAI Whisper Explained in 8 Minutes | Simplilearn](https://www.youtube.com/watch?v=Wm_ib30y0Z0)
26
+
27
+ * [Converting Speech to Text with the OpenAI Whisper API](https://www.datacamp.com/tutorial/converting-speech-to-text-with-the-openAI-whisper-API)
28
+
29
+ * [OpenAI Whisper Demo: Convert Speech to Text in Python](https://www.youtube.com/watch?v=HbY51mVKrcE)
30
+
31
+ * [Whisper ASR: The Latest OpenAI Innovation for Superior Speech Recognition](https://medium.com/@contact_45426/whisper-asr-the-latest-openai-innovation-for-superior-speech-recognition-1f73433ba79f)
32
+
33
+ Thanks God!