Omarrran commited on
Commit
e86d32d
·
verified ·
1 Parent(s): 1caa48f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  ---
4
 
5
  This log is the output from Quntized "Omarrran/quantized_english_speecht5_finetune-tts " model and provides a more comprehensive and informative record of the model loading, calibration, quantization, and deployment process. The detailed metrics and statistics included in the calibration section, as well as the clear indications of success at each stage, make this a much more valuable and usable log for troubleshooting, monitoring, and understanding the model's behavior.
6
-
7
  2024-10-22 09:40:39,200 - SpeechQuantizer - INFO - Loading model components on cuda...
8
  2024-10-22 09:40:39,307 - SpeechQuantizer - INFO - Attempting to load tokenizer from Omarrran/english_speecht5_finetuned
9
  2024-10-22 09:40:39,416 - SpeechQuantizer - INFO - Tokenizer loaded successfully from Omarrran/english_speecht5_finetuned
@@ -24,4 +24,7 @@ This log is the output from Quntized "Omarrran/quantized_english_speecht5_finet
24
  2024-10-22 09:40:46,529 - SpeechQuantizer - INFO - Applying dynamic quantization...
25
  2024-10-22 09:40:48,931 - SpeechQuantizer - INFO - Quantization completed successfully
26
  2024-10-22 09:40:48,950 - SpeechQuantizer - INFO - Saving and pushing quantized model...
27
- 2024-10-22 09:40:49,200 - SpeechQuantizer - INFO - Model saved and pushed successfully
 
 
 
 
3
  ---
4
 
5
  This log is the output from Quntized "Omarrran/quantized_english_speecht5_finetune-tts " model and provides a more comprehensive and informative record of the model loading, calibration, quantization, and deployment process. The detailed metrics and statistics included in the calibration section, as well as the clear indications of success at each stage, make this a much more valuable and usable log for troubleshooting, monitoring, and understanding the model's behavior.
6
+ ```
7
  2024-10-22 09:40:39,200 - SpeechQuantizer - INFO - Loading model components on cuda...
8
  2024-10-22 09:40:39,307 - SpeechQuantizer - INFO - Attempting to load tokenizer from Omarrran/english_speecht5_finetuned
9
  2024-10-22 09:40:39,416 - SpeechQuantizer - INFO - Tokenizer loaded successfully from Omarrran/english_speecht5_finetuned
 
24
  2024-10-22 09:40:46,529 - SpeechQuantizer - INFO - Applying dynamic quantization...
25
  2024-10-22 09:40:48,931 - SpeechQuantizer - INFO - Quantization completed successfully
26
  2024-10-22 09:40:48,950 - SpeechQuantizer - INFO - Saving and pushing quantized model...
27
+ 2024-10-22 09:40:49,200 - SpeechQuantizer - INFO - Model saved and pushed successfully
28
+
29
+
30
+ ```