├── LICENSE ├── README.md ├── upgrade.ipynb ├── use_frozen.py └── v2_use_frozen.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lighttransport/VisemeNet-infer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lighttransport/VisemeNet-infer/HEAD/README.md -------------------------------------------------------------------------------- /upgrade.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lighttransport/VisemeNet-infer/HEAD/upgrade.ipynb -------------------------------------------------------------------------------- /use_frozen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lighttransport/VisemeNet-infer/HEAD/use_frozen.py -------------------------------------------------------------------------------- /v2_use_frozen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lighttransport/VisemeNet-infer/HEAD/v2_use_frozen.py --------------------------------------------------------------------------------