reach-vb HF staff commited on
Commit
31817f2
1 Parent(s): 2534733

add `inference: false` tag

Browse files

Since TTS isn't a supported pipeline within transformers, we'll turn inference off for now. As soon as the PR for TTS pipeline is merged we'll set it back to True.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -22,6 +22,7 @@ tags:
22
  - audio
23
  - text-to-speech
24
  pipeline_tag: text-to-speech
 
25
  ---
26
 
27
  # Bark
 
22
  - audio
23
  - text-to-speech
24
  pipeline_tag: text-to-speech
25
+ inference: false
26
  ---
27
 
28
  # Bark