Update voice_main.py
#8
by
Toolsai
- opened
- voice_main.py +1 -0
voice_main.py
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
from soni_translate.logging_setup import logger
|
| 2 |
import torch
|
| 3 |
import gc
|
|
|
|
| 1 |
+
pip install --upgrade pip
|
| 2 |
from soni_translate.logging_setup import logger
|
| 3 |
import torch
|
| 4 |
import gc
|