This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[tool.poetry] | |
authors = ["rben01"] | |
description = "" | |
name = "whisper-test" | |
readme = "README.md" | |
version = "0.1.0" | |
[tool.poetry.dependencies] | |
python = "~3.11" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Activating project at `~/.vscode/extensions/julialang.language-julia-1.52.2/scripts/environments/languageserver/v1.9` | |
[ Info: Starting the Julia Language Server | |
[ Info: Symbol server store is at '/Users/rben01/Library/Application Support/Code/User/globalStorage/julialang.language-julia/symbolstorev5'. | |
[ Info: Starting LS at 1695411877 | |
[ Info: Downloading cache files... (0%) | |
[ Info: Downloading cache files... (50%) | |
[ Info: All cache files downloaded (took 0.081s). (100%) | |
[ Info: Loading MethodAnalysis from cache... (0%) | |
[ Info: Done loading MethodAnalysis from cache... (took 0.064s) (0%) | |
[ Info: Loading AbstractTrees from cache... (0%) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"attrs": { "viewBox": "0 0 540 341" }, | |
"vars": { | |
"textX": 270, | |
"textFill": "white", | |
"textStroke": "black", | |
"textAnchor": "middle", | |
"textBaseline": "central", | |
"textFont": "sans-serif", | |
"textSize": "100px" |