|
Running on local URL: http: |
|
Running on public URL: https: |
|
|
|
This share link expires in 72 hours. For free permanent hosting and GPU upgrades, run `gradio deploy` from Terminal to deploy to Spaces (https: |
|
Loading Whisper Model! |
|
Traceback (most recent call last): |
|
File "/root/TTS/demos/xtts_ft_demo/xtts_demo.py", line 215, in preprocess_dataset |
|
train_meta, eval_meta, audio_total_size = format_audio_list(audio_path, target_language=language, out_path=out_path, gradio_progress=progress) |
|
File "/root/TTS/demos/xtts_ft_demo/utils/formatter.py", line 56, in format_audio_list |
|
asr_model = WhisperModel("large-v2", device=device, compute_type="float16") |
|
File "/usr/local/lib/python3.10/dist-packages/faster_whisper/transcribe.py", line 128, in __init__ |
|
self.model = ctranslate2.models.Whisper( |
|
ValueError: Requested float16 compute type, but the target device or backend do not support efficient float16 computation. |
|
Keyboard interruption in main thread... closing server. |
|
Killing tunnel 0.0.0.0:5003 <> https: |
|
|