Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"encodings\cp1254.py" #102

Open
cosanostratr opened this issue Mar 17, 2024 · 0 comments
Open

"encodings\cp1254.py" #102

cosanostratr opened this issue Mar 17, 2024 · 0 comments

Comments

@cosanostratr
Copy link

2024-03-18 02:28:15,620 [INFO] HTTP Request: POST https://api.gradio.app/gradio-launched-telemetry/ "HTTP/1.1 200 OK"
2024-03-18 02:28:49,638 [ERROR] Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "asyncio\events.py", line 80, in _run
File "asyncio\proactor_events.py", line 162, in _call_connection_lost
ConnectionResetError: [WinError 10054] Varolan bir bağlantı uzaktaki bir ana bilgisayar tarafından zorla kapatıldı
Loading Whisper Model!
2024-03-18 02:29:58,676 [INFO] Processing audio with duration 00:36.493
素材总时长不得小于2分钟!Traceback (most recent call last):
File "E:\clone_internal\gradio\queueing.py", line 495, in call_prediction
output = await route_utils.call_process_api(
File "E:\clone_internal\gradio\route_utils.py", line 235, in call_process_api
output = await app.get_blocks().process_api(
File "E:\clone_internal\gradio\blocks.py", line 1627, in process_api
result = await self.call_function(
File "E:\clone_internal\gradio\blocks.py", line 1173, in call_function
prediction = await anyio.to_thread.run_sync(
File "anyio\to_thread.py", line 56, in run_sync
File "anyio_backends_asyncio.py", line 2144, in run_sync_in_worker_thread
File "anyio_backends_asyncio.py", line 851, in run
File "E:\clone_internal\gradio\utils.py", line 690, in wrapper
response = f(*args, **kwargs)
File "E:\clone_internal\gradio\utils.py", line 690, in wrapper
response = f(*args, **kwargs)
File "train.py", line 343, in preprocess_dataset
print(message)
File "train.py", line 106, in write
self.log.write(message)
File "encodings\cp1254.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-8: character maps to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant