Text-to-Speech
English
swangsam commited on
Commit
7b4d1dc
·
verified ·
1 Parent(s): 928650c

Colab Notebook to Run Text-2-Speech Inference on OpenVINO Intel AI

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - Alamerton/common-words
4
+ - hf-internal-testing/librispeech_asr_demo
5
+ language:
6
+ - en
7
+ base_model:
8
+ - openai/whisper-small
9
+ - distil-whisper/distil-large-v3
10
+ pipeline_tag: text-to-speech
11
+ ---